Searched defs:APV (Results 1 – 9 of 9) sorted by relevance
29 typedef std::auto_ptr<void> APV; // expected-warning {{'auto_ptr<void>' is deprecated}} typedef
147 static bool classof(const XtensaConstantPoolValue *APV) { in classof()
136 static bool classof(const CSKYConstantPoolValue *APV) { in classof()
198 static bool classof(const ARMConstantPoolValue *APV) { in classof()
3261 using APV = AllocaPackedValues; writeInstruction() typedef
13013 APValue APV{CarryOut}; VisitBuiltinCallExpr() local 13130 APValue APV{Result}; VisitBuiltinCallExpr() local 15862 APValue APV = CE->getAPValueResult(); FastEvaluateAsRValue() local
6119 using APV = AllocaPackedValues; parseFunctionBody() typedef