Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DCodeCompleteConsumer.cpp122 case CK_LeftAngle: in Chunk()
DSemaCodeComplete.cpp1630 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
1869 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
1880 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
1890 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
1900 Builder.AddChunk(CodeCompletionString::CK_LeftAngle); in AddOrdinaryNameResults()
2508 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in AddTypedNameChunk()
2706 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in CreateCodeCompletionString()
2725 Result.AddChunk(CodeCompletionString::CK_LeftAngle); in CreateCodeCompletionString()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DCodeCompleteConsumer.h363 CK_LeftAngle, enumerator