Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInlineCost.h140 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/freebsd/contrib/expat/lib/
H A Dxmltok.c135 isNever(const ENCODING *enc, const char *p) { in isNever() function