Searched refs:getIncludeLoc (Results 1 – 14 of 14) sorted by relevance
61 SourceLocation L = FI.getIncludeLoc(); in clang_getInclusions()66 L = PLoc.isValid()? PLoc.getIncludeLoc() : SourceLocation(); in clang_getInclusions()
318 Outer = SLEntry.getFile().getIncludeLoc(); in visitDeclsFromFileRegion()
214 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack()257 emitIncludeStackRecursively(PLoc.getIncludeLoc(), SM); in emitIncludeStackRecursively()
264 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
1305 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1311 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1350 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1352 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
381 SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid()) { in HandleEndOfFile()
1097 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
933 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()
4972 SourceLocation ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()
1834 Record.push_back(File.getIncludeLoc().getRawEncoding()); in WriteSourceManagerBlock()