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

References

tools/clang/lib/Sema/SemaExpr.cpp
11176   if (!LHSInt)
11194   const llvm::APInt &LeftSideValue = LHSInt->getValue();
11203       LHSInt->getBeginLoc(), S.getLocForEndOfToken(RHSInt->getLocation()));
11216       CharSourceRange::getTokenRange(LHSInt->getSourceRange()),