Searched refs:CK_LeftAngle (Results 1 – 5 of 5) sorted by relevance
227 case CodeCompletionString::CK_LeftAngle: in getSignature()
90 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkKind()129 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkText()168 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkCompletionString()
496 CK_LeftAngle, enumerator
216 case CK_LeftAngle: in Chunk()
2163 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2483 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2494 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2504 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2514 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()3277 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()3522 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()3541 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()3843 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in createTemplateSignatureString()