|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/Sema/Sema.h10196 bool GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl,
References
tools/clang/lib/Sema/SemaDeclCXX.cpp13659 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,