OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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