Searched defs:getABIInfo (Results 1 – 2 of 2) sorted by relevance
109 const ABIInfo &getABIInfo() const { return TheABIInfo; } getABIInfo() function
65 /// getABIInfo() - Returns ABI info helper for the target. in getABIInfo() function 56 template <typename T> const T &getABIInfo() const { getABIInfo() function