Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getGuard

362   std::string getGuard() const { return Guard; }
2369 if ((*I)->getGuard() != InGuard) {
2372 InGuard = (*I)->getGuard();