Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Serialization/
H A DASTReader.h1215 getModulePreprocessedEntity(unsigned GlobalIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DASTReader.h1467 getModulePreprocessedEntity(unsigned GlobalIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DASTReader.h1467 getModulePreprocessedEntity(unsigned GlobalIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DASTReader.h1478 getModulePreprocessedEntity(unsigned GlobalIndex);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DASTReader.h1462 getModulePreprocessedEntity(unsigned GlobalIndex);
/aosp_15_r20/external/clang/lib/Serialization/
H A DASTReader.cpp4848 ASTReader::getModulePreprocessedEntity(unsigned GlobalIndex) { in getModulePreprocessedEntity() function in ASTReader
4878 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index); in ReadPreprocessedEntity()
5083 std::pair<ModuleFile *, unsigned> PPInfo = getModulePreprocessedEntity(Index); in isPreprocessedEntityInFileID()