HomeSort by: relevance | last modified time | path
    Searched refs:getMainBufferWithPrecompiledPreamble (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h 374 std::unique_ptr<llvm::MemoryBuffer> getMainBufferWithPrecompiledPreamble(
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 1293 ASTUnit::getMainBufferWithPrecompiledPreamble(
1658 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS);
1839 getMainBufferWithPrecompiledPreamble(PCHContainerOps, *Invocation, VFS);
2235 OverrideMainBuffer = getMainBufferWithPrecompiledPreamble(

Completed in 72 milliseconds