Searched refs:InterfaceKindVisitor (Results 1 – 1 of 1) sorted by relevance
624 class InterfaceKindVisitor class625 : public TypeVisitor<InterfaceKindVisitor, Interpreter::InterfaceKind> {634 InterfaceKindVisitor(ASTContext &Ctx, Sema &S, Expr *E) in InterfaceKindVisitor() function in __anon46b323310411::InterfaceKindVisitor733 InterfaceKindVisitor Visitor(B->Ctx, B->S, E); in transformForValuePrinting()