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()
330 Outer = SLEntry.getFile().getIncludeLoc(); in visitDeclsFromFileRegion()
133 SourceLocation IL = SM.getIncludeLoc(SM.getFileID(SL)); in isInCodeFile()
168 : FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager()); in emitIncludeStack()211 FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager())); in emitIncludeStackRecursively()
339 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged()
1554 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc()1617 return FI.getIncludeLoc().isInvalid(); in isInMainFile()1791 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache()1971 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()2197 if (FI.getIncludeLoc().isValid()) in dump()2198 out << " included from " << FI.getIncludeLoc().getOffset() << "\n"; in dump()
327 SourceLocation getIncludeLoc() const { in getIncludeLoc() function1145 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function1147 return Entry->getFile().getIncludeLoc(); in getIncludeLoc()
353 SourceLocation getIncludeLoc() const {
1546 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1552 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1604 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1606 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
451 (SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid() || in HandleEndOfFile()
926 Loc = SM.getIncludeLoc(ID); in getHeaderToIncludeForDiagnostics()1488 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
234 writeIncludeStack(SM.getPresumedLoc(Loc.getIncludeLoc())); in writeIncludeStack()276 writeIncludeStack(SM.getPresumedLoc(Presumed.getIncludeLoc()), in writeBareSourceLocation()
9536 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()
712 DirectiveLoc = getSourceManager().getIncludeLoc(File); in ActOnModuleEnd()
151 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged()
4784 SourceLocation OldIncLoc = SrcMgr.getIncludeLoc(FOldDecLoc.first); in notePreviousDefinition()4785 SourceLocation NewIncLoc = SrcMgr.getIncludeLoc(FNewDecLoc.first); in notePreviousDefinition()
4365 if (fileInfo.getIncludeLoc().isInvalid()) in getNullabilityCompletenessCheckFileID()
254 : SM.getIncludeLoc(SM.getFileID(Loc)); in getIncludeOrExpansionLoc()
202 SourceLocation Loc = SourceMgr.getIncludeLoc(FID); in GetAffectingModuleMaps()206 Loc = SourceMgr.getIncludeLoc(FID); in GetAffectingModuleMaps()1574 File.getIncludeLoc().isInvalid(); in WriteInputFiles()2089 AddSourceLocation(File.getIncludeLoc(), Record); in WriteSourceManagerBlock()