Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp1696 bool PrecompilePreamble, in LoadFromCompilerInvocationAction()
1834 bool ASTUnit::LoadFromCompilerInvocation(bool PrecompilePreamble) { in LoadFromCompilerInvocation()
1867 bool PrecompilePreamble, in LoadFromCompilerInvocation()
1905 bool PrecompilePreamble, in LoadFromCommandLine()
/external/clang/tools/libclang/
DIndexing.cpp374 bool PrecompilePreamble = false; in clang_indexSourceFile_Impl() local
DCIndex.cpp2545 bool PrecompilePreamble = options & CXTranslationUnit_PrecompiledPreamble; in clang_parseTranslationUnit_Impl() local