HomeSort by relevance Sort by last modified time
    Searched defs:IsInterface (Results 1 - 3 of 3) sorted by null

  /prebuilts/go/darwin-x86/src/go/types/
predicates.go 74 // IsInterface reports whether typ is an interface type.
75 func IsInterface(typ Type) bool {
  /prebuilts/go/linux-x86/src/go/types/
predicates.go 74 // IsInterface reports whether typ is an interface type.
75 func IsInterface(typ Type) bool {
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 71 milliseconds