Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExpr.cpp4439 QualType ProtoArgType = Proto->getParamType(i); in GatherArgumentsForCall() local
4447 ProtoArgType, in GatherArgumentsForCall()
4464 ProtoArgType) in GatherArgumentsForCall()
4466 Context, ProtoArgType, Proto->isParamConsumed(i)); in GatherArgumentsForCall()