Searched defs:getABIInfo (Results 1 – 2 of 2) sorted by relevance
57 template <typename T> const T &getABIInfo() const { in getABIInfo() function66 const ABIInfo &getABIInfo() const { return *Info; } in getABIInfo() function
5382 const ABIInfo &CodeGenModule::getABIInfo() { in getABIInfo() function in CodeGenModule