Searched defs:nameDecl (Results 1 – 4 of 4) sorted by relevance
556 OperationExpr(SMRange loc, Type type, const OpNameDecl *nameDecl, in OperationExpr()564 const OpNameDecl *nameDecl; variable784 explicit OpConstraintDecl(SMRange loc, const OpNameDecl *nameDecl) in OpConstraintDecl()788 const OpNameDecl *nameDecl; variable
283 std::string nameDecl = emitName() local
401 const OpNameDecl *nameDecl) { in create()
1615 const ast::Name &nameDecl = ast::Name::create(ctx, name, nameLoc); defineVariableDecl() local