Searched refs:getConstraintStr (Results 1 – 3 of 3) sorted by relevance
123 << Info.getConstraintStr()); in ActOnGCCAsmStmt()153 << Info.getConstraintStr()); in ActOnGCCAsmStmt()163 << Info.getConstraintStr() in ActOnGCCAsmStmt()171 << InputExpr->getType() << Info.getConstraintStr() in ActOnGCCAsmStmt()192 << Info.getConstraintStr()); in ActOnGCCAsmStmt()
323 const char *Name = Info.getConstraintStr().c_str(); in validateOutputConstraint()
471 const std::string &getConstraintStr() const { return ConstraintStr; } in getConstraintStr() function