Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCIndexCodeCompletion.cpp94 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkKind()
132 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkText()
171 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkCompletionString()
/external/llvm-project/clang-tools-extra/clangd/
DCodeCompletionStrings.cpp197 case CodeCompletionString::CK_RightAngle: in getSignature()
/external/llvm-project/clang/tools/libclang/
DCIndexCodeCompletion.cpp92 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkKind()
130 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkText()
169 case CodeCompletionString::CK_RightAngle: in clang_getCompletionChunkCompletionString()
/external/clang/lib/Sema/
DCodeCompleteConsumer.cpp125 case CK_RightAngle: in Chunk()
DSemaCodeComplete.cpp1645 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1884 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1895 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1905 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1915 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2571 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()
2766 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()
2784 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()
/external/clang/include/clang/Sema/
DCodeCompleteConsumer.h368 CK_RightAngle, enumerator
/external/llvm-project/clang/include/clang/Sema/
DCodeCompleteConsumer.h496 CK_RightAngle, enumerator
/external/llvm-project/clang/lib/Sema/
DCodeCompleteConsumer.cpp217 case CK_RightAngle: in Chunk()
DSemaCodeComplete.cpp2131 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2428 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2439 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2449 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2459 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
3220 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()
3466 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()
3484 Result.AddChunk(CodeCompletionString::CK_RightAngle); in createCodeCompletionStringForDecl()