Lines Matching refs:Reference
38 #include "reference.h"207 inline Reference* Object::AsReference() {209 return down_cast<Reference*>(this);948 // There is no reference offset bitmap. In the non-static case, walk up the class949 // inheritance hierarchy and find reference offsets the hard way. In the static case, just