Home
last modified time | relevance | path

Searched defs:PLoc (Results 1 – 21 of 21) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/
DDiagnosticRenderer.cpp120 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitDiagnostic() local
165 void DiagnosticRenderer::emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc, in emitIncludeStack()
196 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitIncludeStackRecursively() local
237 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitImportStackRecursively() local
600 PresumedLoc PLoc) { in emitIncludeLocation()
610 PresumedLoc PLoc, in emitImportLocation()
624 PresumedLoc PLoc, in emitBuildingModuleLocation()
DTextDiagnostic.cpp674 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage()
794 void TextDiagnostic::emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc()
898 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation()
906 void TextDiagnostic::emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitImportLocation()
916 PresumedLoc PLoc, in emitBuildingModuleLocation()
1341 PresumedLoc PLoc = SM.getPresumedLoc(BLoc); in emitParseableFixits() local
DSerializedDiagnosticPrinter.cpp73 void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc()
346 void SDiagsWriter::AddLocToRecord(FullSourceLoc Loc, PresumedLoc PLoc, in AddLocToRecord()
642 void SDiagsWriter::EmitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in EmitDiagnosticMessage()
672 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage()
737 PresumedLoc PLoc = Loc.hasManager() ? Loc.getPresumedLoc() : PresumedLoc(); in emitNote() local
DLogDiagnosticPrinter.cpp145 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
DPrintPreprocessedOutput.cpp157 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in MoveToLine() local
920 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in DoPrintPreprocessedInput() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Index/
DFileIndexRecord.cpp63 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
73 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Basic/
DSourceLocation.cpp69 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local
110 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintDifference() local
DSourceManager.cpp1253 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedColumnNumber() local
1458 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedLineNumber() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DSanitizerMetadata.cpp93 PresumedLoc PLoc = CGM.getContext().getSourceManager().getPresumedLoc(Loc); in getLocationMetadata() local
DCodeGenModule.cpp2517 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in EmitAnnotationUnit() local
2525 PresumedLoc PLoc = SM.getPresumedLoc(L); in EmitAnnotationLineNo() local
DCGDebugInfo.cpp386 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getOrCreateFile() local
480 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); in getColumnNumber() local
DCGOpenMPRuntime.cpp1428 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in getIdentStringFromSourceLocation() local
1447 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitUpdateLocation() local
1663 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getTargetEntryUniqueInfo() local
9458 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitMappingInformation() local
DCGExpr.cpp3069 PresumedLoc PLoc = getContext().getSourceManager().getPresumedLoc(Loc); in EmitCheckSourceLocation() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPPMacroExpansion.cpp1497 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); in ExpandBuiltinMacro() local
1506 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
1567 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
DPragma.cpp481 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
DPPDirectives.cpp1344 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); in ReadLineMarkerFlags() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DTextNodeDumper.cpp625 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); in dumpLocation() local
DTypePrinter.cpp1326 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( in printTag() local
DExpr.cpp2224 PresumedLoc PLoc = Ctx.getSourceManager().getPresumedLoc( in EvaluateInContext() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp7282 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
7297 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
7345 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteModernObjC.cpp1627 PresumedLoc PLoc = SM->getPresumedLoc(Loc); in ConvertSourceLocationToLineDirective() local
3062 PresumedLoc PLoc = SM->getPresumedLoc(Location); in RewriteLineDirective() local