Searched refs:CK_RightAngle (Results 1 – 4 of 4) sorted by relevance
92 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkKind()130 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkText()169 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkCompletionString()
498 CK_RightAngle, enumerator
220 case CK_RightAngle: in Chunk()
2195 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()2515 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()2526 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()2536 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()2546 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()3314 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()3560 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()3578 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()3898 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in createTemplateSignatureString()