Home
last modified time | relevance | path

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

/external/clang/include/clang/Basic/
DIdentifierTable.h58 bool IsPoisoned : 1; // True if identifier is poisoned. variable
/external/v8/src/compiler/
Dinstruction-selector.h91 bool IsPoisoned() const { in IsPoisoned() function