Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h377 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1339 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1706 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in LoadFromCompilerInvocation()
1896 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in Reparse()
2297 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()