Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h503 CK_LeftAngle, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp218 case CK_LeftAngle: in Chunk()
H A DSemaCodeComplete.cpp2340 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2674 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2685 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2695 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2705 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
3536 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()
3803 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3822 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
4124 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in createTemplateSignatureString()