Searched defs:inTopFrame (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCheckerContext.h100 bool inTopFrame() const { return getLocationContext()->inTopFrame(); } function in class:clang::ento::CheckerContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp452 bool LocationContext::inTopFrame() const { function in class:LocationContext

Completed in 193 milliseconds