Home
last modified time | relevance | path

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

/external/chromium/base/
Dmessage_loop.cc287 bool MessageLoop::IsNested() { in IsNested() function in MessageLoop
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp235 static bool IsNested(const Stmt *S, ParentMap &PM) { in IsNested() function