Searched defs:getCXXABI (Results 1 – 3 of 3) sorted by relevance
116 CGCXXABI &getCXXABI() const { return TheCXXABI; } in getCXXABI() function
392 CGCXXABI &getCXXABI() { return ABI; } in getCXXABI() function
604 virtual TargetCXXABI getCXXABI() const { in getCXXABI() function