OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateResultType
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
CodeCompleteConsumer.h
423
static Chunk
CreateResultType
(const char *ResultType);
575
Chunks.push_back(Chunk::
CreateResultType
(ResultType));
[
all
...]
/external/clang/lib/Sema/
CodeCompleteConsumer.cpp
180
CodeCompletionString::Chunk::
CreateResultType
(const char *ResultType) {
Completed in 28 milliseconds