Searched refs:getIncludeLoc (Results 1 – 13 of 13) sorted by relevance
214 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack()257 emitIncludeStackRecursively(PLoc.getIncludeLoc(), SM); in emitIncludeStackRecursively()
263 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged()
271 SourceLocation getIncludeLoc() const { in getIncludeLoc() function997 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function1003 return Entry.getFile().getIncludeLoc(); in getIncludeLoc()
390 SourceLocation getIncludeLoc() const { return IncludeLoc; } in getIncludeLoc() function
1501 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1507 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1546 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1548 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
392 SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid()) { in HandleEndOfFile()
1092 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
914 SourceLocation IncludeLoc = SrcMgr.getIncludeLoc(ExpansionFileID); in inferModuleFromLocation()
1472 SourceLocation IncludeLoc = FI.getIncludeLoc(); in getPresumedLoc()1532 return FI.getIncludeLoc().isInvalid(); in isInMainFile()1799 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache()1967 UpperLoc = Entry.getFile().getIncludeLoc(); in getDecomposedIncludedLoc()
134 : SM.getIncludeLoc(SM.getFileID(Loc)); in getIncludeOrExpansionLoc()
3173 if (fileInfo.getIncludeLoc().isInvalid()) in getNullabilityCompletenessCheckFileID()
1848 Record.push_back(File.getIncludeLoc().getRawEncoding()); in WriteSourceManagerBlock()
5712 SourceLocation ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()