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

References

tools/clang/lib/Sema/SemaDeclAttr.cpp
  378     if (ArgLocation)
  379       *ArgLocation = Loc->Loc;
  386   if (ArgLocation)
  387     *ArgLocation = ArgExpr->getBeginLoc();