Lines Matching defs:OpDecl
37 void *OpDecl;
91 : Kind(K), StartLoc(Start), EndLoc(End), OpDecl(nullptr),
95 void *getOpDecl() override { return OpDecl; }
702 StringRef SymName = StringRef(), void *OpDecl = nullptr) {
708 Res->OpDecl = OpDecl;
727 void *OpDecl = nullptr,
733 Res->OpDecl = OpDecl;
742 void *OpDecl = nullptr, unsigned FrontendSize = 0,
757 Res->OpDecl = OpDecl;
768 StringRef SymName = StringRef(), void *OpDecl = nullptr,
792 Res->OpDecl = OpDecl;