Home
last modified time | relevance | path

Searched defs:isInterface (Results 1 – 7 of 7) sorted by relevance

/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Diimport.go596 func isInterface(t types2.Type) bool { func
/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Diimport.go605 func isInterface(t types.Type) bool { func
/prebuilts/go/linux-x86/src/cmd/compile/internal/noder/
Dwriter.go2471 func isInterface(typ types2.Type) bool { func
/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DDecl.h3789 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
/prebuilts/clang/host/linux-x86/clang-r547379/include/clang/AST/
DDecl.h3765 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DDecl.h3742 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function
/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DDecl.h3753 bool isInterface() const { return getTagKind() == TagTypeKind::Interface; } in isInterface() function