Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Frontend/
H A DASTUnit.h374 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
/llvm-project-15.0.7/clang/lib/Frontend/
H A DASTUnit.cpp1291 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1656 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in LoadFromCompilerInvocation()
1840 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in Reparse()
2238 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()