Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp271 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType() function in CodeCompletionString::Chunk
453 Chunks.push_back(Chunk::CreateResultType(ResultType)); in AddResultTypeChunk()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h545 static Chunk CreateResultType(const char *ResultType);