Searched refs:CLASSNAME (Results 1 – 2 of 2) sorted by relevance
/external/clang/include/clang/AST/ |
D | TypeLocVisitor.h | 22 #define DISPATCH(CLASSNAME) \ argument 24 Visit##CLASSNAME(TyLoc.castAs<CLASSNAME>())
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 1076 #define GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(CLASSNAME) \ argument 1083 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) const { \ 1092 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) { \ 1101 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) const { \ 1111 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) const { \ 1121 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) { \ 1131 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id, \ 1141 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id, \ 1151 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id) { \ 1162 CLASSNAME, _proto_TypeTraits, _field_type, _is_packed>& id, \ [all …]
|