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