Home
last modified time | relevance | path

Searched refs:isForeign (Results 1 – 3 of 3) 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/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp506 if (Call.isForeign() && !isSecondPhaseCTU()) { in REGISTER_MAP_WITH_PROGRAMSTATE()
1238 Call->setForeign(RD.isForeign()); in defaultEvalCall()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h3187 u_int16_t isForeign:1; member
3193 u_int16_t isForeign:1;