• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/

Lines Matching refs:getLangOpts

93   } else if (getLangOpts().NoConstantCFStrings) {
95 std::string StringClass(getLangOpts().ObjCConstantStringClass);
205 } else if (!Decl->hasDefinition() && !S.getLangOpts().DebuggerObjCLiteral) {
226 if (!ID && S.getLangOpts().DebuggerObjCLiteral) {
284 if (!Method && S.getLangOpts().DebuggerObjCLiteral) {
371 if (getLangOpts().CPlusPlus) {
400 if (S.getLangOpts().CPlusPlus && Element->getType()->isRecordType()) {
560 if (!BoxingMethod && getLangOpts().DebuggerObjCLiteral) {
673 if (!BoxingMethod && getLangOpts().DebuggerObjCLiteral) {
810 if (!Method && getLangOpts().DebuggerObjCLiteral) {
972 if (!Method && getLangOpts().DebuggerObjCLiteral) {
1358 if (getLangOpts().ObjCAutoRefCount) {
1720 if (getLangOpts().DebuggerSupport) {
1732 if (getLangOpts().ObjCAutoRefCount)
1737 if (!getLangOpts().DebuggerSupport) {
1740 if (getLangOpts().ObjCAutoRefCount)
1773 if (getLangOpts().DebuggerSupport) {
2640 if (!getLangOpts().CPlusPlus)
2648 (getLangOpts().ObjCAutoRefCount
2655 if (Method && !getLangOpts().ObjCAutoRefCount)
2691 SuperLoc, getLangOpts().ObjCAutoRefCount
2896 } else if (!getLangOpts().ObjCAutoRefCount &&
2915 } else if (getLangOpts().CPlusPlus) {
3053 getLangOpts().ObjCAutoRefCount
3057 if (getLangOpts().ObjCAutoRefCount)
3076 if (!Method && getLangOpts().ObjCAutoRefCount) {
3140 !(Receiver->isObjCSelfExpr() && getLangOpts().ObjCAutoRefCount)) {
3234 if (getLangOpts().ObjCAutoRefCount) {
3352 if (getLangOpts().ObjCAutoRefCount) {
3372 if (getLangOpts().ObjCWeak) {
3768 if (Lexer::isIdentifierBodyChar(PrevChar, S.getLangOpts()))
3786 if (Lexer::isIdentifierBodyChar(PrevChar, S.getLangOpts()))
4131 if (!getLangOpts().ObjC)
4203 if (!getLangOpts().ObjC)
4433 if (!getLangOpts().ObjCAutoRefCount)