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

  /external/clang/include/clang/Frontend/
ASTUnit.h 354 /// determined by the formatted type string. Se \c CachedCompletionTypes
362 return CachedCompletionTypes;
390 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
ASTUnit.h 351 /// determined by the formatted type string. Se \c CachedCompletionTypes
359 return CachedCompletionTypes;
386 llvm::StringMap<unsigned> CachedCompletionTypes;
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 390 CachedCompletionTypes[QualType(CanUsageType).getAsString()]
482 CachedCompletionTypes.clear();
    [all...]

Completed in 67 milliseconds