Searched defs:getFileEntryForID (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Basic/
H A DSourceManager.h903 const FileEntry *getFileEntryForID(FileID FID) const { function in class:clang::SourceManager
976 if (const FileEntry *F = getFileEntryForID(getFileID(SpellingLoc)))

Completed in 200 milliseconds