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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4254 QualType ProtoArgType = Proto->getParamType(i); local
4262 ProtoArgType,
4279 ProtoArgType)
4281 Context, ProtoArgType, Proto->isParamConsumed(i));

Completed in 290 milliseconds