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

/external/chromium/base/
H A Dmessage_loop.cc287 bool MessageLoop::IsNested() { function in class:MessageLoop
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp270 static bool IsNested(const Stmt *S, ParentMap &PM) { function
295 while (IsNested(S, P)) {

Completed in 2615 milliseconds