Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h374 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1293 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1658 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in LoadFromCompilerInvocation()
1839 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS); in Reparse()
2235 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()