Searched refs:getIncludeLoc (Results 1 – 19 of 19) sorted by relevance
43 SourceLocation L = FI.getIncludeLoc(); in getInclusions()52 L = PLoc.isValid()? PLoc.getIncludeLoc() : SourceLocation(); in getInclusions()
329 Outer = SLEntry.getFile().getIncludeLoc(); in visitDeclsFromFileRegion()
133 SourceLocation IL = SM.getIncludeLoc(SM.getFileID(SL)); in isInCodeFile()
1548 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc()1611 return FI.getIncludeLoc().isInvalid(); in isInMainFile()1785 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache()1965 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()2169 if (FI.getIncludeLoc().isValid()) in dump()2170 out << " included from " << FI.getIncludeLoc().getOffset() << "\n"; in dump()
169 : FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager()); in emitIncludeStack()212 FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager())); in emitIncludeStackRecursively()
274 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged()
1520 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1526 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1578 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1580 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
419 (SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid() || in HandleEndOfFile()
739 Loc = SM.getIncludeLoc(ID); in getHeaderToIncludeForDiagnostics()1284 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
319 SourceLocation getIncludeLoc() const { in getIncludeLoc() function1132 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function1134 return Entry->getFile().getIncludeLoc(); in getIncludeLoc()
355 SourceLocation getIncludeLoc() const {
482 DirectiveLoc = getSourceManager().getIncludeLoc(File); in ActOnModuleEnd()
115 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged()
4184 if (fileInfo.getIncludeLoc().isInvalid()) in getNullabilityCompletenessCheckFileID()
4305 SourceLocation OldIncLoc = SrcMgr.getIncludeLoc(FOldDecLoc.first); in notePreviousDefinition()4306 SourceLocation NewIncLoc = SrcMgr.getIncludeLoc(FNewDecLoc.first); in notePreviousDefinition()
202 writeIncludeStack(SM.getPresumedLoc(Loc.getIncludeLoc())); in writeIncludeStack()244 writeIncludeStack(SM.getPresumedLoc(Presumed.getIncludeLoc()), in writeBareSourceLocation()
8870 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()
251 : SM.getIncludeLoc(SM.getFileID(Loc)); in getIncludeOrExpansionLoc()
1467 File.getIncludeLoc().isInvalid(); in WriteInputFiles()1974 AddSourceLocation(File.getIncludeLoc(), Record); in WriteSourceManagerBlock()