Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Frontend/
DPrecompiledPreamble.h106 bool CanReuse(const CompilerInvocation &Invocation,
/external/llvm-project/clang-tools-extra/clangd/
DPreamble.cpp381 Preamble.Preamble.CanReuse(CI, ContentsBuffer.get(), Bounds, in isPreambleCompatible()
/external/llvm-project/clang/lib/Frontend/
DPrecompiledPreamble.cpp503 bool PrecompiledPreamble::CanReuse(const CompilerInvocation &Invocation, in CanReuse() function in PrecompiledPreamble
DASTUnit.cpp1323 if (Preamble->CanReuse(PreambleInvocationIn, MainFileBuffer.get(), Bounds, in getMainBufferWithPrecompiledPreamble()