Home
last modified time | relevance | path

Searched refs:InterfaceType (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sys/stand/efi/include/
H A Defiapi.h464 IN EFI_INTERFACE_TYPE InterfaceType,
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3968 auto *InterfaceType = cast<llvm::DICompositeType>(It->second); in getObjCMethodDeclaration() local
3970 InterfaceType, getObjCMethodName(OMD), StringRef(), in getObjCMethodDeclaration()
3971 InterfaceType->getFile(), LineNo, FnType, LineNo, Flags, SPFlags); in getObjCMethodDeclaration()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp12093 QualType InterfaceType = Type->getPointeeType(); in hasIsEqualMethod() local
12102 InterfaceType, in hasIsEqualMethod()