Home
last modified time | relevance | path

Searched defs:GlobalModuleIndex (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/clang/include/clang/Lex/
H A DModuleLoader.h24 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Lex/
DModuleLoader.h27 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Lex/
DModuleLoader.h27 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Lex/
DModuleLoader.h27 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Lex/
DModuleLoader.h27 class GlobalModuleIndex; variable
/aosp_15_r20/external/clang/include/clang/Serialization/
H A DModuleManager.h25 class GlobalModuleIndex; variable
H A DASTReader.h76 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Serialization/
DModuleManager.h39 class GlobalModuleIndex; variable
DASTReader.h85 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Serialization/
DModuleManager.h39 class GlobalModuleIndex; variable
DASTReader.h85 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Serialization/
DModuleManager.h39 class GlobalModuleIndex; variable
DASTReader.h85 class GlobalModuleIndex; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Serialization/
DModuleManager.h39 class GlobalModuleIndex; variable
DASTReader.h85 class GlobalModuleIndex; variable
/aosp_15_r20/external/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp126 GlobalModuleIndex::GlobalModuleIndex(std::unique_ptr<llvm::MemoryBuffer> Buffer, in GlobalModuleIndex() function in GlobalModuleIndex