Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCodeComplete.cpp5495 const char *EncodeType = "char[]"; in AddObjCExpressionResults() local
5498 EncodeType = "const char[]"; in AddObjCExpressionResults()
5499 Builder.AddResultTypeChunk(EncodeType); in AddObjCExpressionResults()