Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexing.cpp557 bool CreatePreambleOnFirstParse = false; in clang_indexSourceFile_Impl() local
565 CreatePreambleOnFirstParse = in clang_indexSourceFile_Impl()
583 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_indexSourceFile_Impl()
DCIndex.cpp3194 bool CreatePreambleOnFirstParse = in clang_parseTranslationUnit_Impl() local
3277 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_parseTranslationUnit_Impl()
/external/llvm-project/clang/tools/libclang/
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()
DCIndex.cpp3520 bool CreatePreambleOnFirstParse = in clang_parseTranslationUnit_Impl() local
3622 !PrecompilePreamble ? 0 : 2 - CreatePreambleOnFirstParse; in clang_parseTranslationUnit_Impl()