reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/ExprConstant.cpp
 7837       EvaluateIgnoredValue(Info, E->getSubExpr());
tools/clang/lib/CodeGen/CGExprConstant.cpp
 1940   auto *SL = cast<StringLiteral>(E->getSubExpr()->IgnoreParenCasts());
tools/clang/lib/CodeGen/CGObjC.cpp
   63   const Expr *SubExpr = E->getSubExpr();
tools/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/RetainCountDiagnostics.cpp
  515       if (isNumericLiteralExpression(BL->getSubExpr()))
tools/clang/lib/StaticAnalyzer/Core/ExprEngine.cpp
 1479               !cast<ObjCBoxedExpr>(Ex)->getSubExpr()