Home
last modified time | relevance | path

Searched refs:CreateResultType (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp179 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType() function in CodeCompletionString::Chunk
363 Chunks.push_back(Chunk::CreateResultType(ResultType)); in AddResultTypeChunk()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h420 static Chunk CreateResultType(const char *ResultType);