/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 | 195 if (PLoc.isInvalid()) in emitIncludeStackRecursively() local 119 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); emitDiagnostic() local 164 emitIncludeStack(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level) emitIncludeStack() argument 236 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); emitImportStackRecursively() local 597 emitIncludeLocation(FullSourceLoc Loc,PresumedLoc PLoc) emitIncludeLocation() argument 607 emitImportLocation(FullSourceLoc Loc,PresumedLoc PLoc,StringRef ModuleName) emitImportLocation() argument 621 emitBuildingModuleLocation(FullSourceLoc Loc,PresumedLoc PLoc,StringRef ModuleName) emitBuildingModuleLocation() argument [all...] |
H A D | LogDiagnosticPrinter.cpp | 144 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); HandleDiagnostic() local
|
H A D | SerializedDiagnosticPrinter.cpp | 71 void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() argument 343 void SDiagsWriter::AddLocToRecord(FullSourceLoc Loc, PresumedLoc PLoc, in AddLocToRecord() argument 639 EmitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,DiagOrStoredDiag D) EmitDiagnosticMessage() argument 669 emitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,ArrayRef<clang::CharSourceRange> Ranges,DiagOrStoredDiag D) emitDiagnosticMessage() argument 734 PresumedLoc PLoc = Loc.hasManager() ? Loc.getPresumedLoc() : PresumedLoc(); emitNote() local [all...] |
H A D | TextDiagnostic.cpp | 664 FullSourceLoc Loc, PresumedLoc PLoc, DiagnosticsEngine::Level Level, in emitDiagnosticMessage() argument 784 void TextDiagnostic::emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() argument 883 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitIncludeLocation() argument 892 emitImportLocation(FullSourceLoc Loc,PresumedLoc PLoc,StringRef ModuleName) emitImportLocation() argument 902 emitBuildingModuleLocation(FullSourceLoc Loc,PresumedLoc PLoc,StringRef ModuleName) emitBuildingModuleLocation() argument 1533 PresumedLoc PLoc = SM.getPresumedLoc(BLoc); emitParseableFixits() local [all...] |
H A D | PrintPreprocessedOutput.cpp | 210 PresumedLoc PLoc = SM.getPresumedLoc(Tok.getLocation()); in MoveToLine() local 220 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in MoveToLine() local 1143 if (PLoc in DoPrintPreprocessedInput() local [all...] |
/llvm-project/clang/lib/Index/ |
H A D | FileIndexRecord.cpp | 60 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local 70 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
|
/llvm-project/clang/lib/Basic/ |
H A D | SourceLocation.cpp | 69 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local 110 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintDifference() local
|
H A D | Sarif.cpp | 329 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows() local
|
H A D | SourceManager.cpp | 1205 PresumedLoc PLoc = getPresumedLoc(Loc); getPresumedColumnNumber() local 1411 PresumedLoc PLoc = getPresumedLoc(Loc); getPresumedLineNumber() local
|
/llvm-project/clang/tools/libclang/ |
H A D | CIndexInclusionStack.cpp | 51 PresumedLoc PLoc = SM.getPresumedLoc(L); in getInclusions() local
|
H A D | CIndexDiagnostic.cpp | 110 emitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,ArrayRef<CharSourceRange> Ranges,DiagOrStoredDiag D) emitDiagnosticMessage() argument 126 emitDiagnosticLoc(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,ArrayRef<CharSourceRange> Ranges) emitDiagnosticLoc() argument
|
/llvm-project/clang-tools-extra/clang-tidy/ |
H A D | ClangTidyDiagnosticConsumer.cpp | 56 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticMessage() argument 105 void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc() argument 137 void emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) override {} in emitIncludeLocation() argument 139 void emitImportLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitImportLocation() argument 142 void emitBuildingModuleLocation(FullSourceLoc Loc, PresumedLoc PLoc, in emitBuildingModuleLocation() argument
|
/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1646 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); ExpandBuiltinMacro() local 1655 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); ExpandBuiltinMacro() local 1710 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); ExpandBuiltinMacro() local 2104 processPathToFileName(SmallVectorImpl<char> & FileName,const PresumedLoc & PLoc,const LangOptions & LangOpts,const TargetInfo & TI) processPathToFileName() argument [all...] |
H A D | Pragma.cpp | 496 unsigned FilenameID = SourceMgr.getLineTableFilenameID(PLoc.getFilename()); in HandlePragmaSystemHeader() local
|
H A D | PPDirectives.cpp | 1576 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); ReadLineMarkerFlags() local
|
/llvm-project/clang-tools-extra/pp-trace/ |
H A D | PPCallbacksTracker.cpp | 31 PresumedLoc PLoc = PP.getSourceManager().getPresumedLoc(Loc); in getSourceLocationString() local
|
/llvm-project/clang-tools-extra/modularize/ |
H A D | PreprocessorTracker.cpp | 291 clang::PresumedLoc PLoc = PP.getSourceManager().getPresumedLoc(Loc); in getSourceLocationLineAndColumn() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenModule.cpp | 3294 PresumedLoc PLoc = SM.getPresumedLoc(Loc); EmitAnnotationUnit() local 3302 PresumedLoc PLoc = SM.getPresumedLoc(L); EmitAnnotationLineNo() local 7722 PresumedLoc PLoc = SM.getPresumedLoc(D->getLocation()); printPostfixForExternalizedDecl() local [all...] |
H A D | CGDebugInfo.cpp | 413 PresumedLoc PLoc = SM.getPresumedLoc(Loc); getOrCreateFile() local 507 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); getColumnNumber() local 5866 PresumedLoc PLoc = CGM.getContext().getSourceManager().getPresumedLoc(Loc); AddStringLiteralDebugInfo() local
|
H A D | CGOpenMPRuntime.cpp | 1359 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); getIdentStringFromSourceLocation() local 1380 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); emitUpdateLocation() local 1548 PresumedLoc PLoc = SM.getPresumedLoc(BeginLoc); getEntryInfoFromPresumedLoc() local 8859 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); emitMappingInformation() local [all...] |
/llvm-project/clang/lib/AST/ |
H A D | TextNodeDumper.cpp | 769 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); dumpLocation() local [all...] |
H A D | TypePrinter.cpp | 1477 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( printTag() local
|
/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 1627 LineString += utostr(PLoc.getLine()); in ConvertSourceLocationToLineDirective() local 3062 LineString += utostr(PLoc.getLine()); in RewriteLineDirective() local
|
/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 7281 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local 7297 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local 7342 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local
|