Home
last modified time | relevance | path

Searched defs:Usable (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dccp.h127 int (*Usable)(struct fsm *); /* Ok to negotiate ? */ member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp3662 bool Usable = !Info.Constructor->isInvalidDecl() && in IsInitializerListConstructorConversion() local
3783 bool Usable = !Info.Constructor->isInvalidDecl(); in IsUserDefinedConversion() local