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()
319 Outer = SLEntry.getFile().getIncludeLoc(); in visitDeclsFromFileRegion()
214 SourceLocation IncludeLoc = PLoc.getIncludeLoc(); in emitIncludeStack()257 emitIncludeStackRecursively(PLoc.getIncludeLoc(), SM); in emitIncludeStackRecursively()
267 SourceLocation IncludeLoc = UserLoc.getIncludeLoc(); in FileChanged()
285 SourceLocation getIncludeLoc() const { in getIncludeLoc() function1011 SourceLocation getIncludeLoc(FileID FID) const { in getIncludeLoc() function1017 return Entry.getFile().getIncludeLoc(); in getIncludeLoc()
390 SourceLocation getIncludeLoc() const { return IncludeLoc; } in getIncludeLoc() function
1300 SourceLocation NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1306 NextLoc = PLoc.getIncludeLoc(); in ExpandBuiltinMacro()1345 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()1347 PLoc = SourceMgr.getPresumedLoc(PLoc.getIncludeLoc()); in ExpandBuiltinMacro()
381 SourceMgr.getIncludeLoc(CurPPLexer->getFileID()).isValid()) { in HandleEndOfFile()
1097 SourceLocation IncLoc = PLoc.getIncludeLoc(); in ReadLineMarkerFlags()
919 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()
271 LocStart = SM.getIncludeLoc(ExpandedFile); in createFileExpansionRegion()
4950 SourceLocation ToIncludeLoc = Import(FromSLoc.getFile().getIncludeLoc()); in Import()
1819 Record.push_back(File.getIncludeLoc().getRawEncoding()); in WriteSourceManagerBlock()