Searched refs:CreatePreambleOnFirstParse (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/clang/tools/libclang/
H A DIndexing.cpp591 bool CreatePreambleOnFirstParse = false; local
599 CreatePreambleOnFirstParse =
617 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse;
H A DCIndex.cpp3785 bool CreatePreambleOnFirstParse = local
3889 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse;

Completed in 128 milliseconds