Searched defs:IsParamAReference (Results 1 – 4 of 4) sorted by relevance
104 bool IsParamAReference(size_t param) SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsParamAReference() function
148 bool IsParamAReference(unsigned int param) const { in IsParamAReference() function
79 bool IsParamAReference() const SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in IsParamAReference() function in art::PortableArgumentVisitor
275 bool IsParamAReference() const { in IsParamAReference() function in art::QuickArgumentVisitor