Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DCodeCompleteConsumer.cpp126 case CK_RightAngle: in Chunk()
DSemaCodeComplete.cpp1632 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1871 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1882 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1892 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
1902 Builder.AddChunk(CodeCompletionString::CK_RightAngle); in AddOrdinaryNameResults()
2510 Result.AddChunk(CodeCompletionString::CK_RightAngle); in AddTypedNameChunk()
2709 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()
2727 Result.AddChunk(CodeCompletionString::CK_RightAngle); in CreateCodeCompletionString()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DCodeCompleteConsumer.h365 CK_RightAngle, enumerator