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

Declarations

tools/clang/lib/Sema/SemaChecking.cpp
 7307   const Expr *getDataArg(unsigned i) const;

References

tools/clang/lib/Sema/SemaChecking.cpp
 7784       const Expr *Arg = getDataArg(argIndex);
 8027     const Expr *Ex = getDataArg(argIndex);
 8040     Ex = getDataArg(argIndex + 1);
 8167   const Expr *Arg = getDataArg(argIndex);
 8711   const Expr *Ex = getDataArg(argIndex);