Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp135 StringRef ConstantName = ALE ? "__NSArray0__" : "__NSDictionary0__"; in EmitObjCCollectionLiteral() local
138 CGM.CreateRuntimeVariable(ConvertType(IdTy), ConstantName); in EmitObjCCollectionLiteral()