Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp318 const ParseInputs &Inputs, bool StoreInMemory, in buildPreamble()
DTUScheduler.cpp349 const bool StoreInMemory; member in clang::clangd::__anonfd48ac930311::PreambleThread
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp316 std::shared_ptr<PCHContainerOperations> PCHContainerOps, bool StoreInMemory, in Build()