Home
last modified time | relevance | path

Searched defs:PreambleInvocation (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp320 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in Build() local
512 auto PreambleInvocation = std::make_shared<CompilerInvocation>(Invocation); in CanReuse() local
/external/clang/lib/Frontend/
DASTUnit.cpp1346 PreambleInvocation(new CompilerInvocation(PreambleInvocationIn)); in getMainBufferWithPrecompiledPreamble() local