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

  /external/clang/lib/Sema/
CodeCompleteConsumer.cpp 180 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) {
367 Chunks.push_back(Chunk::CreateResultType(ResultType));
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 425 static Chunk CreateResultType(const char *ResultType);
    [all...]

Completed in 23 milliseconds