HomeSort by relevance Sort by last modified time
    Searched defs:CachedCompletionAllocator (Results 1 - 16 of 16) 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-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 365 return CachedCompletionAllocator;
377 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Frontend/
ASTUnit.h 380 return CachedCompletionAllocator;
392 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Frontend/
ASTUnit.h 380 return CachedCompletionAllocator;
392 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 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...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Frontend/
ASTUnit.h 380 return CachedCompletionAllocator;
392 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Frontend/
ASTUnit.h 380 return CachedCompletionAllocator;
392 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Frontend/
ASTUnit.h 293 return CachedCompletionAllocator;
305 std::shared_ptr<GlobalCodeCompletionAllocator> CachedCompletionAllocator;
    [all...]

Completed in 405 milliseconds