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

  /src/external/apache2/llvm/dist/clang/lib/Serialization/
GeneratePCH.cpp 28 bool ShouldCacheASTInMemory)
34 ShouldCacheASTInMemory(ShouldCacheASTInMemory) {
72 ShouldCacheASTInMemory);
ASTWriter.cpp 4287 bool ShouldCacheASTInMemory) {
4311 if (ShouldCacheASTInMemory) {
  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h 586 bool ShouldCacheASTInMemory = false);
774 bool ShouldCacheASTInMemory;
787 bool ShouldCacheASTInMemory = false);

Completed in 21 milliseconds