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.h504 CK_LeftAngle, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp222 case CK_LeftAngle: in Chunk()
H A DSemaCodeComplete.cpp2261 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2582 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2593 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2603 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2613 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
3380 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()
3640 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3659 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3961 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in createTemplateSignatureString()