Searched refs:statChained (Results 1 – 4 of 4) sorted by relevance
/external/clang/lib/Basic/ |
D | FileSystemStatCache.cpp | 112 LookupResult Result = statChained(Path, Data, isFile, F, FS); in getStat()
|
/external/clang/include/clang/Basic/ |
D | FileSystemStatCache.h | 99 LookupResult statChained(const char *Path, FileData &Data, bool isFile, in statChained() function
|
/external/clang/lib/Lex/ |
D | PTHLexer.cpp | 706 return statChained(Path, Data, isFile, F, FS); in getStat()
|
/external/clang/lib/Frontend/ |
D | CacheTokens.cpp | 556 LookupResult Result = statChained(Path, Data, isFile, F, FS); in getStat()
|