Searched defs:AsSrc (Results 1 – 2 of 2) sorted by relevance
76 explicit AsSrc(const Type *type) : type_(const_cast<Type *>(type)) {} in AsSrc() function
110 explicit AsSrc(const checker::Type *type) : type_(const_cast<checker::Type *>(type)) {} in AsSrc() function