Home
last modified time | relevance | path

Searched defs:InterfaceType (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl3.h148 UINT8 InterfaceType; /* 0=full 16550, 1=subset of 16550 */ member
192 UINT8 InterfaceType; global() member
H A Dactbl2.h244 UINT32 InterfaceType; global() member
1589 UINT8 InterfaceType; global() member
1707 UINT8 InterfaceType; global() member
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3797 auto *InterfaceType = cast<llvm::DICompositeType>(It->second); in getObjCMethodDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11144 QualType InterfaceType = Type->getPointeeType(); in hasIsEqualMethod() local