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

/external/clang/lib/Lex/
H A DPreprocessorLexer.cpp54 /// getFileEntry - Return the FileEntry corresponding to this FileID. Like
56 const FileEntry *PreprocessorLexer::getFileEntry() const { function in class:PreprocessorLexer
/external/clang/lib/Serialization/
H A DASTReader.cpp2172 const FileEntry *ASTReader::getFileEntry(StringRef filenameStrRef) { function in class:ASTReader

Completed in 436 milliseconds