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(cast<CLASSNAME>(TyLoc))
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.h | 788 #define GOOGLE_PROTOBUF_EXTENSION_ACCESSORS(CLASSNAME) \ argument 795 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id) const { \ 804 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id) { \ 813 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id) const { \ 823 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id) const { \ 833 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id) { \ 842 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id, \ 853 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id, \ 863 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id, \ 873 CLASSNAME, _proto_TypeTraits, field_type, is_packed>& id, \ [all …]
|