Searched refs:getConstraintStr (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Basic/
H A DTargetInfo.cpp320 const char *Name = Info.getConstraintStr().c_str();
/external/clang/include/clang/Basic/
H A DTargetInfo.h418 const std::string &getConstraintStr() const { return ConstraintStr; } function in struct:clang::TargetInfo::ConstraintInfo
/external/clang/lib/Sema/
H A DSemaStmt.cpp2199 << Info.getConstraintStr());
2229 << Info.getConstraintStr());
2239 << Info.getConstraintStr()
2247 << InputExpr->getType() << Info.getConstraintStr()

Completed in 73 milliseconds