Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h123 bool StorePreamblesInMemory = false; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1762 bool StorePreamblesInMemory, StringRef PreambleStoragePath, in LoadFromCommandLine()
/freebsd/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h382 unsigned StorePreamblesInMemory : 1; member