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 364 void CacheCodeCompletionResults();
681 bool CacheCodeCompletionResults = false,
701 bool CacheCodeCompletionResults = false);
732 bool CacheCodeCompletionResults = false,
  /external/clang/tools/libclang/
Indexing.cpp 375 bool CacheCodeCompletionResults = false;
384 CacheCodeCompletionResults
400 CacheCodeCompletionResults);
  /external/clang/lib/Frontend/
ASTUnit.cpp 340 void ASTUnit::CacheCodeCompletionResults() {
    [all...]

Completed in 26 milliseconds