Home
last modified time | relevance | path

Searched refs:CanReuse (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h112 bool CanReuse(const CompilerInvocation &Invocation,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp602 bool PrecompiledPreamble::CanReuse(const CompilerInvocation &Invocation, in CanReuse() function in PrecompiledPreamble
H A DASTUnit.cpp1358 if (Preamble->CanReuse(PreambleInvocationIn, *MainFileBuffer, Bounds, in getMainBufferWithPrecompiledPreamble()