Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h132 bool isForeign() const { return Foreign; } in isForeign() function
228 bool isForeign() const { in isForeign() function
/freebsd/sys/dev/mrsas/
H A Dmrsas.h3187 u_int16_t isForeign:1; member