Home
last modified time | relevance | path

Searched refs:GatherArgumentsForCall (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp2197 if (GatherArgumentsForCall(PlacementLParen, OperatorNew, Proto, in BuildCXXNew()
H A DSemaExpr.cpp5884 Invalid = GatherArgumentsForCall(Call->getBeginLoc(), FDecl, Proto, 0, Args, in ConvertArgumentsForCall()
5895 bool Sema::GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl, in GatherArgumentsForCall() function in Sema
H A DSemaDeclCXX.cpp15289 bool Invalid = GatherArgumentsForCall(Loc, Constructor, in CompleteConstructorCall()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h11345 bool GatherArgumentsForCall(SourceLocation CallLoc, FunctionDecl *FDecl,