Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCXXABI

421   /// getCXXABI() - Return a reference to the configured C++ ABI.
422 CGCXXABI &getCXXABI() { return ABI; }