Home
last modified time | relevance | path

Searched defs:isSuccess (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h189 bool isSuccess() const { return Message == nullptr; } in isSuccess() function
/freebsd/contrib/wpa/src/eap_server/
H A Deap_i.h42 bool (*isSuccess)(struct eap_sm *sm, void *priv); member
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h152 constexpr bool isSuccess() const { return Status == StatusTy::Success; } in isSuccess() function
/freebsd/crypto/krb5/doc/html/_static/
H A Djquery.js9186 function ajaxConvert( s, response, jqXHR, isSuccess ) { argument