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

References

tools/clang/tools/extra/clang-tidy/abseil/DurationFactoryFloatCheck.cpp
   48   if (InsideMacroDefinition(Result, MatchedCall->getSourceRange()))
   51   const Expr *Arg = MatchedCall->getArg(0)->IgnoreImpCasts();
   61     diag(MatchedCall->getBeginLoc(),
   63           MatchedCall->getDirectCallee()->getName())