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

  /external/clang/include/clang/Frontend/
ASTUnit.h 374 void CacheCodeCompletionResults();
726 bool CacheCodeCompletionResults = false,
748 bool CacheCodeCompletionResults = false,
781 bool CacheCodeCompletionResults = false,
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp 351 void ASTUnit::CacheCodeCompletionResults() {
    [all...]
  /external/clang/tools/libclang/
Indexing.cpp 639 bool CacheCodeCompletionResults = false;
647 CacheCodeCompletionResults
667 CacheCodeCompletionResults,
    [all...]

Completed in 124 milliseconds