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

  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndexCodeCompletion.cpp 279 CachedCompletionAllocator;
772 Results->CachedCompletionAllocator = AST->getCachedCompletionAllocator();
  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
ASTUnit.h 313 return CachedCompletionAllocator;
325 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;

Completed in 41 milliseconds