HomeSort by relevance Sort by last modified time
    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 46 milliseconds