Home
last modified time | relevance | path

Searched refs:CreateResultType (Results 1 – 4 of 4) 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/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp271 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { in CreateResultType() function in CodeCompletionString::Chunk
452 Chunks.push_back(Chunk::CreateResultType(ResultType)); in AddResultTypeChunk()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h420 static Chunk CreateResultType(const char *ResultType);
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h554 static Chunk CreateResultType(const char *ResultType);