Home
last modified time | relevance | path

Searched refs:CachedCodeCompletionResult (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DASTUnit.h268 struct CachedCodeCompletionResult { struct
330 std::vector<CachedCodeCompletionResult> CachedCompletionResults;
614 std::vector<CachedCodeCompletionResult>::iterator;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp390 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults()
474 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults()