Searched defs:basetype (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/crypto/heimdal/lib/asn1/ |
H A D | gen_template.c | 226 partial_offset(const char *basetype, const char *name, int need_offset) in partial_offset() 468 template_members(struct templatehead *temp, const char *basetype, const char *name, const Type *t, … in template_members() 804 const char *basetype, in generate_template_type()
|
/freebsd-src/contrib/tcpdump/ |
H A D | print-snmp.c | 889 SmiBasetype basetype; member 946 static int smi_check_type(SmiBasetype basetype, int be) in smi_check_type() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 2840 ActOnBaseSpecifier(Decl * classdecl,SourceRange SpecifierRange,const ParsedAttributesView & Attributes,bool Virtual,AccessSpecifier Access,ParsedType basetype,SourceLocation BaseLoc,SourceLocation EllipsisLoc) ActOnBaseSpecifier() argument
|