Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getCXXABI

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