Lines Matching refs:getGC
1943 if (CGM.getLangOpts().getGC() == LangOptions::NonGC &&
2457 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC);
2511 assert(CGM.getLangOpts().getGC() == LangOptions::NonGC);
4293 if (CGM.getLangOpts().getGC() == LangOptions::NonGC) {
4303 if (CGM.getLangOpts().getGC() == LangOptions::GCOnly) {
4807 if (CGM.getLangOpts().getGC() == LangOptions::NonGC &&
5575 if (CGM.getLangOpts().getGC() != LangOptions::GCOnly) {
5591 if (CGM.getLangOpts().getGC() != LangOptions::NonGC) {