HomeSort by relevance Sort by last modified time
    Searched defs:CachedCompletionAllocator (Results 1 - 10 of 10) sorted by null

  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 285 CachedCompletionAllocator;
718 Results->CachedCompletionAllocator = AST->getCachedCompletionAllocator();
    [all...]
  /external/clang/include/clang/Frontend/
ASTUnit.h 368 return CachedCompletionAllocator;
381 CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]

Completed in 63 milliseconds