Home
last modified time | relevance | path

Searched defs:StoreInMemory (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCIndexer.h82 void setStorePreamblesInMemory(bool StoreInMemory) { in setStorePreamblesInMemory()
/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp418 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build() argument
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp592 const ParseInputs &Inputs, bool StoreInMemory, in buildPreamble() argument
H A DTUScheduler.cpp582 const bool StoreInMemory; global() member in clang::clangd::__anon880aeff60611::PreambleThread