Home
last modified time | relevance | path

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

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