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

/external/clang/lib/Sema/
H A DSemaExpr.cpp4401 QualType ProtoArgType = Proto->getParamType(i); local
4409 ProtoArgType,
4426 ProtoArgType)
4428 Context, ProtoArgType, Proto->isParamConsumed(i));

Completed in 139 milliseconds