Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp132 StringRef ConstantName = ALE ? "__NSArray0__" : "__NSDictionary0__"; in EmitObjCCollectionLiteral() local
135 CGM.CreateRuntimeVariable(ConvertType(IdTy), ConstantName); in EmitObjCCollectionLiteral()