Home
last modified time | relevance | path

Searched defs:basetype (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/crypto/heimdal/lib/asn1/
H A Dgen_template.c226 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 Dprint-snmp.c889 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 DSemaDeclCXX.cpp2840 ActOnBaseSpecifier(Decl * classdecl,SourceRange SpecifierRange,const ParsedAttributesView & Attributes,bool Virtual,AccessSpecifier Access,ParsedType basetype,SourceLocation BaseLoc,SourceLocation EllipsisLoc) ActOnBaseSpecifier() argument