Searched refs:_LookupSourceFile (Results 1 – 2 of 2) sorted by relevance
75 SourceFileEntry* _LookupSourceFile(const BString& path);
663 SourceFileEntry* entry = _LookupSourceFile(path); in SourceEntryLocated()697 SourceFileEntry* entry = _LookupSourceFile(originalPath); in LoadSourceFile()769 FileManager::_LookupSourceFile(const BString& path) in _LookupSourceFile() function in FileManager