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

Declarations

tools/clang/include/clang/Sema/Sema.h
10196   bool GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl,

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
13659   bool Invalid = GatherArgumentsForCall(Loc, Constructor,
tools/clang/lib/Sema/SemaExpr.cpp
 5131   Invalid = GatherArgumentsForCall(Call->getBeginLoc(), FDecl, Proto, 0, Args,
tools/clang/lib/Sema/SemaExprCXX.cpp
 2073     if (GatherArgumentsForCall(PlacementLParen, OperatorNew, Proto,