Searched refs:getModulePreprocessedEntity (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h1390 getModulePreprocessedEntity(unsigned GlobalIndex);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp5889 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { function in class:ASTReader
5933 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index);
6156 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index);

Completed in 181 milliseconds