Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnostic.cpp40 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 DDiagnosticRenderer.cpp117 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 DSerializedDiagnosticPrinter.cpp68 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 DLogDiagnosticPrinter.cpp142 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
H A DTextDiagnostic.cpp662 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 DPrintPreprocessedOutput.cpp209 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 DFileIndexRecord.cpp58 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 DSourceLocation.cpp67 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local
108 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintDifference() local
H A DSarif.cpp328 json::Object PLoc = createPhysicalLocation(ThreadFlow.Range); in createThreadFlows() local
H A DSourceManager.cpp1210 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedColumnNumber() local
1416 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedLineNumber() local
H A DDiagnostic.cpp615 if (PresumedLoc PLoc = SM.getPresumedLoc(DiagLoc); PLoc.isValid()) in isDiagSuppressed() local
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1624 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 DPragma.cpp492 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
H A DPPDirectives.cpp1604 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); in ReadLineMarkerFlags() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp268 clang::PresumedLoc PLoc = fsloc.getPresumedLoc(true); in HandleDiagnostic() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp3556 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 DCGDebugInfo.cpp554 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 DCGOpenMPRuntime.cpp1354 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 DCGExpr.cpp3580 PresumedLoc PLoc = getContext().getSourceManager().getPresumedLoc(Loc); in EmitCheckSourceLocation() local
H A DCGStmtOpenMP.cpp8300 PresumedLoc PLoc = SM.getPresumedLoc(L); in emitTargetTeamsLoopCodegenStatus() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp870 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); in dumpLocation() local
H A DTypePrinter.cpp1524 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( in printTag() local
H A DExpr.cpp2307 PresumedLoc PLoc = Ctx.getSourceManager().getPresumedLoc( in EvaluateInContext() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1626 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 DARMAsmParser.cpp7313 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