Home
last modified time | relevance | path

Searched refs:getMainBufferWithPrecompiledPreamble (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h369 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp1280 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1650 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in LoadFromCompilerInvocation()
1828 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in Reparse()
2228 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()