HomeSort by relevance Sort by last modified time
    Searched refs:Bp (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaCXX/
functional-cast.cpp 160 typedef B *Bp;
161 (void)Bp((A*)0);
168 (void)Bp((const A*)0); // const_cast appended
  /frameworks/native/include/binder/
IInterface.h 98 intr = new Bp##INTERFACE(obj); \

Completed in 59 milliseconds