Searched defs:PCHStorage (Results 1 – 3 of 3) sorted by relevance
| /external/llvm-project/clang/include/clang/Frontend/ | ||
| D | PrecompiledPreamble.h | 52 class PCHStorage; variable |
| /external/llvm-project/clang/lib/Frontend/ | ||
| D | PrecompiledPreamble.cpp | 694 PrecompiledPreamble::PCHStorage::PCHStorage(TempPCHFile File) in PCHStorage() function in PrecompiledPreamble::PCHStorage |
| /external/llvm-project/clang-tools-extra/clangd/tool/ | ||
| D | ClangdMain.cpp | 379 opt<PCHStorageFlag> PCHStorage{ variable |