Home
last modified time | relevance | path

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

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