Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDASTReader.h1191 getModulePreprocessedEntity(unsigned GlobalIndex);
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTReader.cpp4588 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { in getModulePreprocessedEntity() function in ASTReader
4618 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index); in ReadPreprocessedEntity()
4824 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index); in isPreprocessedEntityInFileID()