Home
last modified time | relevance | path

Searched refs:CK_RightAngle (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h506 CK_RightAngle, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp222 case CK_RightAngle: in Chunk()
H A DSemaCodeComplete.cpp2342 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2676 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2687 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2697 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2707 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
3538 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()
3806 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()
3824 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()
4144 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in createTemplateSignatureString()