Home
last modified time | relevance | path

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

/external/v8/src/
Dv8.h89 static bool IsDead() { return has_fatal_error_ || has_been_disposed_; } in IsDead() function
Dapi.cc215 bool V8::IsDead() { in IsDead() function in v8::V8
/external/llvm/include/llvm/CodeGen/
DMachineOperand.h84 bool IsDead : 1; variable
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp828 bool IsDead; member in __anon05bd1f450411::ContextLocation