Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DInlineCost.h139 bool isNever() const { return Cost == NeverInlineCost; } in isNever() function
/openbsd/lib/libexpat/lib/
H A Dxmltok.c135 isNever(const ENCODING *enc, const char *p) { in isNever() function