Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexCodeCompletion.cpp90 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkKind()
129 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkText()
168 case CodeCompletionString::CK_LeftAngle: in clang_getCompletionChunkCompletionString()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h493 CK_LeftAngle, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp213 case CK_LeftAngle: in Chunk()
H A DSemaCodeComplete.cpp2158 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2478 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2489 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2499 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2509 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
3270 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()
3515 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()
3534 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in createCodeCompletionStringForDecl()