Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Frontend/
H A DASTUnit.h373 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp1319 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1684 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in LoadFromCompilerInvocation()
1867 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in Reparse()
2265 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()