Searched refs:getIncludeLoc (Results 1 – 18 of 18) sorted by relevance
134 SourceLocation IL = SM.getIncludeLoc(SM.getFileID(SL)); in isInCodeFile()
166 : FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager()); in emitIncludeStack()209 FullSourceLoc(PLoc.getIncludeLoc(), Loc.getManager())); in emitIncludeStackRecursively()
359 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged()
1357 SourceLocation Loc = SourceMgr.getIncludeLoc(ModuleMapFID); in cloneForModuleCompile()1360 Loc = SourceMgr.getIncludeLoc(ModuleMapFID); in cloneForModuleCompile()
1508 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc()1571 return FI.getIncludeLoc().isInvalid(); in isInMainFile()1745 SourceLocation IncludeLoc = File.getIncludeLoc(); in computeMacroArgsCache()1927 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()2203 if (FI.getIncludeLoc().isValid()) in dump()2204 out << " included from " << FI.getIncludeLoc().getOffset() << "\n"; in dump()
333 SourceLocation getIncludeLoc() const { in getIncludeLoc() function1175 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function1177 return Entry->getFile().getIncludeLoc(); in getIncludeLoc()
358 SourceLocation getIncludeLoc() const {
1638 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1644 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1690 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1692 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
452 (SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid() || in HandleEndOfFile()
972 Loc = SM.getIncludeLoc(ID); in getHeaderToIncludeForDiagnostics()1610 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
819 DirectiveLoc = getSourceManager().getIncludeLoc(File); in ActOnAnnotModuleEnd()
198 SourceLocation IncludeLoc = SM.getIncludeLoc(SM.getFileID(Loc)); in FileChanged()
4840 SourceLocation OldIncLoc = SrcMgr.getIncludeLoc(FOldDecLoc.first); in notePreviousDefinition()4841 SourceLocation NewIncLoc = SrcMgr.getIncludeLoc(FNewDecLoc.first); in notePreviousDefinition()
4025 if (fileInfo.getIncludeLoc().isInvalid()) in getNullabilityCompletenessCheckFileID()
267 writeIncludeStack(SM.getPresumedLoc(Loc.getIncludeLoc())); in writeIncludeStack()309 writeIncludeStack(SM.getPresumedLoc(Presumed.getIncludeLoc()), in writeBareSourceLocation()
10333 ExpectedSLoc ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()
328 return SM.getIncludeLoc(SM.getFileID(Loc)); in getIncludeOrExpansionLoc()
1798 SourceLocation IncludeLoc = File.getIncludeLoc(); in getAffectingIncludeLoc()1861 FileID IncludeFileID = SourceMgr.getFileID(File.getIncludeLoc()); in WriteInputFiles()