OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/base/include/binder/
IInterface.h
98
intr = new
Bp
##INTERFACE(obj); \
Completed in 56 milliseconds