Searched refs:CK_LeftAngle (Results 1 – 4 of 4) sorted by relevance
90 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkKind()129 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkText()168 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkCompletionString()
495 CK_LeftAngle, enumerator
216 case CK_LeftAngle: in Chunk()
2193 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2513 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2524 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2534 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()2544 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()3312 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()3557 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()3576 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()3878 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in createTemplateSignatureString()