Searched refs:EncodingDecl (Results 1 – 8 of 8) sorted by relevance
12 // XMLDecl ::= '<?xml' VersionInfo EncodingDecl? SDDecl? S? '?>'
255 See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
874 not. See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
1204 not. See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
278 not. See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
916 not. See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
1036 not. See https://www.w3.org/TR/2006/REC-xml11-20060816/#NT-EncodingDecl
97 const ParmVarDecl *EncodingDecl = BoxingMethod->parameters()[1]; in EmitObjCBoxedExpr() local98 QualType EncodingQT = EncodingDecl->getType().getUnqualifiedType(); in EmitObjCBoxedExpr()