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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4812 QualType ProtoArgType = Proto->getParamType(i); local
4820 ProtoArgType,
4837 ProtoArgType)
4839 Context, ProtoArgType, Proto->isParamConsumed(i));

Completed in 135 milliseconds