Lines Matching defs:getClobber
370 StringRef AsmStmt::getClobber(unsigned i) const {372 return gccAsmStmt->getClobber(i);374 return msAsmStmt->getClobber(i);393 StringRef GCCAsmStmt::getClobber(unsigned i) const {