| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | SARIFDiagnostic.cpp | 40 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 65 SarifResult Result, FullSourceLoc Loc, PresumedLoc PLoc, in addLocationToResult() 204 void SARIFDiagnostic::emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() 210 void SARIFDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() 214 void SARIFDiagnostic::emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitImportLocation() 220 PresumedLoc PLoc, in emitBuildingModuleLocation()
|
| H A D | DiagnosticRenderer.cpp | 117 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts.ShowPresumedLoc); in emitDiagnostic() local 162 void DiagnosticRenderer::emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc, in emitIncludeStack() 193 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts.ShowPresumedLoc); in emitIncludeStackRecursively() local 234 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts.ShowPresumedLoc); in emitImportStackRecursively() local 572 PresumedLoc PLoc) { in emitIncludeLocation() 582 PresumedLoc PLoc, in emitImportLocation() 596 PresumedLoc PLoc, in emitBuildingModuleLocation()
|
| H A D | SerializedDiagnosticPrinter.cpp | 68 void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() 342 void SDiagsWriter::AddLocToRecord(FullSourceLoc Loc, PresumedLoc PLoc, in AddLocToRecord() 640 void SDiagsWriter::EmitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in EmitDiagnosticMessage() 670 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 735 PresumedLoc PLoc = Loc.hasManager() ? Loc.getPresumedLoc() : PresumedLoc(); in emitNote() local
|
| H A D | LogDiagnosticPrinter.cpp | 142 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
|
| H A D | TextDiagnostic.cpp | 662 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage() 782 void TextDiagnostic::emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() 881 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() 890 void TextDiagnostic::emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitImportLocation() 900 PresumedLoc PLoc, in emitBuildingModuleLocation() 1530 PresumedLoc PLoc = SM.getPresumedLoc(BLoc); in emitParseableFixits() local
|
| H A D | PrintPreprocessedOutput.cpp | 209 PresumedLoc PLoc = SM.getPresumedLoc(Tok.getLocation()); in MoveToLine() local 219 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in MoveToLine() local 1139 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in DoPrintPreprocessedInput() local
|
| /freebsd/contrib/llvm-project/clang/lib/Index/ |
| H A D | FileIndexRecord.cpp | 58 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local 68 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
|
| /freebsd/contrib/llvm-project/clang/lib/Basic/ |
| H A D | SourceLocation.cpp | 67 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local 108 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintDifference() local
|
| H A D | Sarif.cpp | 328 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows() local
|
| H A D | SourceManager.cpp | 1210 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedColumnNumber() local 1416 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedLineNumber() local
|
| H A D | Diagnostic.cpp | 615 if (PresumedLoc PLoc = SM.getPresumedLoc(DiagLoc); PLoc.isValid()) in isDiagSuppressed() local
|
| /freebsd/contrib/llvm-project/clang/lib/Lex/ |
| H A D | PPMacroExpansion.cpp | 1624 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); in ExpandBuiltinMacro() local 1633 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local 1688 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local 2072 const PresumedLoc &PLoc, in processPathToFileName()
|
| H A D | Pragma.cpp | 492 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
|
| H A D | PPDirectives.cpp | 1604 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); in ReadLineMarkerFlags() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionParser.cpp | 268 clang::PresumedLoc PLoc = fsloc.getPresumedLoc(true); in HandleDiagnostic() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CodeGenModule.cpp | 3556 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in EmitAnnotationUnit() local 3564 PresumedLoc PLoc = SM.getPresumedLoc(L); in EmitAnnotationLineNo() local 8080 PresumedLoc PLoc = SM.getPresumedLoc(D->getLocation()); in printPostfixForExternalizedDecl() local
|
| H A D | CGDebugInfo.cpp | 554 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getOrCreateFile() local 648 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); in getColumnNumber() local 6129 PresumedLoc PLoc = CGM.getContext().getSourceManager().getPresumedLoc(Loc); in AddStringLiteralDebugInfo() local
|
| H A D | CGOpenMPRuntime.cpp | 1354 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in getIdentStringFromSourceLocation() local 1381 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitUpdateLocation() local 1539 PresumedLoc PLoc = SM.getPresumedLoc(BeginLoc); in getEntryInfoFromPresumedLoc() local 9170 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitMappingInformation() local
|
| H A D | CGExpr.cpp | 3580 PresumedLoc PLoc = getContext().getSourceManager().getPresumedLoc(Loc); in EmitCheckSourceLocation() local
|
| H A D | CGStmtOpenMP.cpp | 8300 PresumedLoc PLoc = SM.getPresumedLoc(L); in emitTargetTeamsLoopCodegenStatus() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | TextNodeDumper.cpp | 870 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); in dumpLocation() local
|
| H A D | TypePrinter.cpp | 1524 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( in printTag() local
|
| H A D | Expr.cpp | 2307 PresumedLoc PLoc = Ctx.getSourceManager().getPresumedLoc( in EvaluateInContext() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 1626 PresumedLoc PLoc = SM->getPresumedLoc(Loc); in ConvertSourceLocationToLineDirective() local 3061 PresumedLoc PLoc = SM->getPresumedLoc(Location); in RewriteLineDirective() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
| H A D | ARMAsmParser.cpp | 7313 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in parseInstruction() local 7329 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in parseInstruction() local 7374 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in parseInstruction() local
|