Home
last modified time | relevance | path

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

/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