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 179 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) {
366 Chunks.push_back(Chunk::CreateResultType(ResultType));
  /external/clang/include/clang/Sema/
CodeCompleteConsumer.h 417 static Chunk CreateResultType(const char *ResultType);
    [all...]

Completed in 322 milliseconds