OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CachedCodeCompletionResult
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
ASTUnit.h
322
struct
CachedCodeCompletionResult
{
385
std::vector<
CachedCodeCompletionResult
> CachedCompletionResults;
649
typedef std::vector<
CachedCodeCompletionResult
>::iterator
[
all
...]
/external/clang/lib/Frontend/
ASTUnit.cpp
365
CachedCodeCompletionResult
CachedResult;
453
CachedCodeCompletionResult
CachedResult;
[
all
...]
Completed in 32 milliseconds