Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DIndexing.cpp588 bool CreatePreambleOnFirstParse = false; in clang_indexSourceFile_Impl() local
596 CreatePreambleOnFirstParse = in clang_indexSourceFile_Impl()
614 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()
H A DCIndex.cpp3561 bool CreatePreambleOnFirstParse = in clang_parseTranslationUnit_Impl() local
3663 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_parseTranslationUnit_Impl()