Searched refs:getFileEntryRef (Results 1 – 9 of 9) sorted by relevance
436 *Log << cursor << " @" << *cxfile::getFileEntryRef(file); in clang_findReferencesInFile()448 *cxfile::getFileEntryRef(file), in clang_findReferencesInFile()473 *cxfile::getFileEntryRef(file), in clang_findReferencesInFile()499 *Log << TU << " @" << *cxfile::getFileEntryRef(file); in clang_findIncludesInFile()507 if (findIncludesInFile(TU, *cxfile::getFileEntryRef(file), visitor)) in clang_findIncludesInFile()
22 inline OptionalFileEntryRef getFileEntryRef(CXFile File) { in getFileEntryRef() function
144 FileEntryRef File = *cxfile::getFileEntryRef(file); in clang_getLocation() 176 = CXXUnit->getLocation(*cxfile::getFileEntryRef(file), offset);
5051 FileEntryRef FEnt = *cxfile::getFileEntryRef(SFile); in clang_visitChildren() 5059 FileEntryRef FEnt = *cxfile::getFileEntryRef(SFile);5083 FileID fid = SM.translateFile(*cxfile::getFileEntryRef(file)); in clang_visitChildrenWithBlock() 5105 FileEntryRef FEnt = *cxfile::getFileEntryRef(file); in getDeclSpelling() 5115 FileEntryRef FEnt = *cxfile::getFileEntryRef(file); in getDeclSpelling() 5130 FileEntryRef FEnt1 = *cxfile::getFileEntryRef(file1); in clang_getCursorSpelling() 5131 FileEntryRef FEnt2 = *cxfile::getFileEntryRef(file2); in clang_getCursorSpelling() 5139 FileEntryRef FEnt = *cxfile::getFileEntryRef(SFile); in clang_getCursorSpelling() 9257 FileEntryRef FE = *cxfile::getFileEntryRef(File); in clang_CXXRecord_isAbstract() 9704 FileEntryRef fileEntry = *cxfile::getFileEntryRef(fil in checkForMacroInMacroDefinition() [all...]
73 if (OptionalFileEntryRef FE = Loc.getFileEntryRef()) { in addLocationToResult()
790 if (OptionalFileEntryRef FE = Loc.getFileEntryRef()) { in emitDiagnosticLoc()
230 OptionalFileEntryRef FullSourceLoc::getFileEntryRef() const { in getFileEntryRef() function in FullSourceLoc
216 OptionalFileEntryRef FE = Start.getExpansionLoc().getFileEntryRef(); in createPhysicalLocation()
417 OptionalFileEntryRef getFileEntryRef() const;