reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
136 assert(ObjT.getCanonicalType()->isPointerType()); 137 ObjT = ACtx.getPointerType( 138 ObjT->getPointeeType().getCanonicalType().getUnqualifiedType()); 146 OS << "a pointer value of type '" << ObjT.getAsString() << "' to a "; 156 "a method on '" + ObjT.getAsString() + "' to get the scalar value";