Home
last modified time | relevance | path

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

/external/clang/lib/Frontend/
DASTUnit.cpp1340 ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1889 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation); in LoadFromCompilerInvocation()
2055 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation); in Reparse()
2430 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble( in CodeComplete()
/external/clang/include/clang/Frontend/
DASTUnit.h447 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(