Home
last modified time | relevance | path

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

/external/v8/src/
Dproperty.h187 bool IsProperty() const { in IsProperty() function
Dpreparser.h753 bool IsProperty() const { in IsProperty() function
Dhydrogen.h2485 bool IsProperty() const { return lookup_.IsProperty(); } in IsProperty() function
/external/clang/include/clang/Sema/
DAttributeList.h118 unsigned IsProperty : 1; variable