Lines Matching refs:GAS
1805 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))1806 Name = GAS->getOutputName(i);1815 if (const GCCAsmStmt *GAS = dyn_cast<GCCAsmStmt>(&S))1816 Name = GAS->getInputName(i);