Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A 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()
H A 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
H A 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
H A DLogDiagnosticPrinter.cpp145 PresumedLoc PLoc = SM.getPresumedLoc(Info.getLocation()); in HandleDiagnostic() local
H A DPrintPreprocessedOutput.cpp157 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in MoveToLine() local
920 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in DoPrintPreprocessedInput() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DFileIndexRecord.cpp68 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
78 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in print() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceLocation.cpp69 PresumedLoc PLoc = SM.getPresumedLoc(*this); in print() local
110 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in PrintDifference() local
H A DSourceManager.cpp1251 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedColumnNumber() local
1456 PresumedLoc PLoc = getPresumedLoc(Loc); in getPresumedLineNumber() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexInclusionStack.cpp50 PresumedLoc PLoc = SM.getPresumedLoc(L); in getInclusions() local
H A DCIndexDiagnostic.cpp110 void emitDiagnosticMessage(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticMessage()
126 void emitDiagnosticLoc(FullSourceLoc Loc, PresumedLoc PLoc, in emitDiagnosticLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp93 PresumedLoc PLoc = CGM.getContext().getSourceManager().getPresumedLoc(Loc); in getLocationMetadata() local
H A DCodeGenModule.cpp2487 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in EmitAnnotationUnit() local
2495 PresumedLoc PLoc = SM.getPresumedLoc(L); in EmitAnnotationLineNo() local
H A DCGDebugInfo.cpp413 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getOrCreateFile() local
507 PresumedLoc PLoc = SM.getPresumedLoc(Loc.isValid() ? Loc : CurLoc); in getColumnNumber() local
H A DCGOpenMPRuntime.cpp1424 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in getIdentStringFromSourceLocation() local
1443 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitUpdateLocation() local
1659 PresumedLoc PLoc = SM.getPresumedLoc(Loc); in getTargetEntryUniqueInfo() local
9287 PresumedLoc PLoc = CGF.getContext().getSourceManager().getPresumedLoc(Loc); in emitMappingInformation() local
H A DCGExpr.cpp3069 PresumedLoc PLoc = getContext().getSourceManager().getPresumedLoc(Loc); in EmitCheckSourceLocation() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPPMacroExpansion.cpp1506 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Loc); in ExpandBuiltinMacro() local
1515 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
1576 PresumedLoc PLoc = SourceMgr.getPresumedLoc(Tok.getLocation()); in ExpandBuiltinMacro() local
H A DPragma.cpp475 PresumedLoc PLoc = SourceMgr.getPresumedLoc(SysHeaderTok.getLocation()); in HandlePragmaSystemHeader() local
H A DPPDirectives.cpp1278 PresumedLoc PLoc = SM.getPresumedLoc(FlagTok.getLocation()); in ReadLineMarkerFlags() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DTextNodeDumper.cpp584 PresumedLoc PLoc = SM->getPresumedLoc(SpellingLoc); in dumpLocation() local
H A DTypePrinter.cpp1321 PresumedLoc PLoc = D->getASTContext().getSourceManager().getPresumedLoc( in printTag() local
H A DExpr.cpp2155 PresumedLoc PLoc = Ctx.getSourceManager().getPresumedLoc( in EvaluateInContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp7281 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
7296 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
7344 SMLoc PLoc = SMLoc::getFromPointer(NameLoc.getPointer() + in ParseInstruction() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp1627 PresumedLoc PLoc = SM->getPresumedLoc(Loc); in ConvertSourceLocationToLineDirective() local
3062 PresumedLoc PLoc = SM->getPresumedLoc(Location); in RewriteLineDirective() local