Home
last modified time | relevance | path

Searched refs:CK_LeftAngle (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h503 CK_LeftAngle, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp222 case CK_LeftAngle: in Chunk()
H A DSemaCodeComplete.cpp2254 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2575 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2586 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2596 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2606 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
3374 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()
3634 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3653 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3955 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in createTemplateSignatureString()