Home
last modified time | relevance | path

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

/external/clang/include/clang/Frontend/
DASTUnit.h432 llvm::MemoryBuffer *getMainBufferWithPrecompiledPreamble(
/external/clang/lib/Frontend/
DASTUnit.cpp1361 llvm::MemoryBuffer *ASTUnit::getMainBufferWithPrecompiledPreamble( in getMainBufferWithPrecompiledPreamble() function in ASTUnit
1905 = getMainBufferWithPrecompiledPreamble(*Invocation); in LoadFromCompilerInvocation()
2067 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble(*Invocation); in Reparse()
2441 = getMainBufferWithPrecompiledPreamble(*CCInvocation, false, in CodeComplete()