Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp91 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkKind()
129 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkText()
168 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkCompletionString()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h372 CK_RightAngle, enumerator
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp126 case CK_RightAngle: in Chunk()
DSemaCodeComplete.cpp1574 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1813 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1824 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1834 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1844 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2450 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()
2623 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()
2641 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()