Home
last modified time | relevance | path

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

/external/smack/src/org/xbill/DNS/
DNSECRecord.java94 hasType(int type) { in hasType() method in NSECRecord
DNSEC3Record.java221 hasType(int type) in hasType() method in NSEC3Record
/external/llvm/include/llvm/Target/
DTargetRegisterInfo.h104 bool hasType(EVT vt) const { in hasType() function