HomeSort by relevance Sort by last modified time
    Searched refs:CreatePlaceholder (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 169 CodeCompletionString::Chunk::CreatePlaceholder(const char *Placeholder) {
358 Chunks.push_back(Chunk::CreatePlaceholder(Placeholder));
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 411 static Chunk CreatePlaceholder(const char *Placeholder);
    [all...]

Completed in 417 milliseconds