Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp108 const ParmVarDecl *EncodingDecl = BoxingMethod->parameters()[1]; in EmitObjCBoxedExpr() local
109 QualType EncodingQT = EncodingDecl->getType().getUnqualifiedType(); in EmitObjCBoxedExpr()