Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getLangOptions

639       if (CGM.getLangOptions().CPlusPlus) {
771 const LangOptions &Opts = CGM.getLangOptions();
880 if (!CGM.getLangOptions().CPlusPlus) {
887 if (CGM.getLangOptions().ObjCNonFragileABI) {
999 if (CGM.getLangOptions().getGC() == LangOptions::GCOnly) {
1107 if (CGM.getLangOptions().getGC() == LangOptions::GCOnly) {
1927 if (CGM.getContext().getLangOptions().ObjCNonFragileABI) {
1942 if (CGM.getContext().getLangOptions().ObjCNonFragileABI) {
2136 StringRef StringClass = CGM.getLangOptions().ObjCConstantStringClass;
2264 switch (CGM.getLangOptions().getGC()) {
2269 if (CGM.getLangOptions().ObjCAutoRefCount)
2488 if (CGM.getLangOptions().PICLevel) {
2534 if (CGM.getLangOptions().ObjCNonFragileABI) {
2556 if (CGM.getLangOptions().ObjCNonFragileABI)