/freebsd-src/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 | 119 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitDiagnostic() local 164 void DiagnosticRenderer::emitIncludeStack(FullSourceLoc Loc, PresumedLoc PLoc, in emitIncludeStack() 195 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitIncludeStackRecursively() local 236 PresumedLoc PLoc = Loc.getPresumedLoc(DiagOpts->ShowPresumedLoc); in emitImportStackRecursively() local 597 PresumedLoc PLoc) { in emitIncludeLocation() 607 PresumedLoc PLoc, in emitImportLocation() 621 PresumedLoc PLoc, in emitBuildingModuleLocation()
|
H A D | TextDiagnostic.cpp | 883 void TextDiagnostic::emitIncludeLocation(FullSourceLoc Loc, PresumedLoc PLoc) { in emitImportLocation() argument 655 emitDiagnosticMessage(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,StringRef Message,ArrayRef<clang::CharSourceRange> Ranges,DiagOrStoredDiag D) emitDiagnosticMessage() argument 775 emitDiagnosticLoc(FullSourceLoc Loc,PresumedLoc PLoc,DiagnosticsEngine::Level Level,ArrayRef<CharSourceRange> Ranges) emitDiagnosticLoc() argument 874 emitIncludeLocation(FullSourceLoc Loc,PresumedLoc PLoc) emitIncludeLocation() argument 893 emitBuildingModuleLocation(FullSourceLoc Loc,PresumedLoc PLoc,StringRef ModuleName) emitBuildingModuleLocation() argument 1340 PresumedLoc PLoc = SM.getPresumedLoc(BLoc); emitParseableFixits() local [all...] |
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 void SDiagsWriter::EmitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in 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 | LogDiagnosticPrinter.cpp | 144 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
|
H A D | PrintPreprocessedOutput.cpp | 198 PresumedLoc PLoc = SM.getPresumedLoc(Tok.getLocation()); MoveToLine() local 208 PresumedLoc PLoc = SM.getPresumedLoc(Loc); MoveToLine() local 1034 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); DoPrintPreprocessedInput() local [all...] |
/freebsd-src/contrib/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
|
/freebsd-src/contrib/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 | 330 json::Object Loc = createLocation(std::move(PLoc), ThreadFlow.Message); in createThreadFlows() local
|
H A D | SourceManager.cpp | 1190 PresumedLoc PLoc = getPresumedLoc(Loc); getPresumedColumnNumber() local 1396 PresumedLoc PLoc = getPresumedLoc(Loc); getPresumedLineNumber() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | PPMacroExpansion.cpp | 1537 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); ExpandBuiltinMacro() local 1546 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); ExpandBuiltinMacro() local 1601 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); ExpandBuiltinMacro() local 1980 processPathToFileName(SmallVectorImpl<char> & FileName,const PresumedLoc & PLoc,const LangOptions & LangOpts,const TargetInfo & TI) processPathToFileName() argument [all...] |
H A D | Pragma.cpp | 496 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
|
H A D | PPDirectives.cpp | 1501 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); ReadLineMarkerFlags() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGDebugInfo.cpp | 403 PresumedLoc PLoc = SM.getPresumedLoc(Loc); getOrCreateFile() local 497 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); getColumnNumber() local 5683 PresumedLoc PLoc = CGM.getContext().getSourceManager().getPresumedLoc(Loc); AddStringLiteralDebugInfo() local
|
H A D | CodeGenModule.cpp | 3270 PresumedLoc PLoc = SM.getPresumedLoc(Loc); EmitAnnotationUnit() local 3278 PresumedLoc PLoc = SM.getPresumedLoc(L); EmitAnnotationLineNo() local 7598 PresumedLoc PLoc = SM.getPresumedLoc(D->getLocation()); printPostfixForExternalizedDecl() local [all...] |
H A D | CGOpenMPRuntime.cpp | 1358 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); getIdentStringFromSourceLocation() local 1379 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); emitUpdateLocation() local 1547 PresumedLoc PLoc = SM.getPresumedLoc(BeginLoc); getEntryInfoFromPresumedLoc() local 8810 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); emitMappingInformation() local [all...] |
H A D | CGExpr.cpp | 3391 PresumedLoc PLoc = getContext().getSourceManager().getPresumedLoc(Loc); in EmitCheckSourceLocation() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | TextNodeDumper.cpp | 655 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); dumpLocation() local [all...] |
H A D | TypePrinter.cpp | 1410 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( printTag() local
|
H A D | Expr.cpp | 2265 PresumedLoc PLoc = Ctx.getSourceManager().getPresumedLoc( EvaluateInContext() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/Rewrite/ |
H A D | RewriteModernObjC.cpp | 1628 LineString += utostr(PLoc.getLine()); in ConvertSourceLocationToLineDirective() local 3063 LineString += utostr(PLoc.getLine()); in RewriteLineDirective() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 7180 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local 7195 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local 7244 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local
|