Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ppapi/thunk/
Dthunk.h15 #define PROXIED_IFACE(interface_name, InterfaceType) \ argument
/external/clang/lib/Sema/
DSemaExpr.cpp7667 QualType InterfaceType = Type->getPointeeType(); in hasIsEqualMethod() local