Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/include/clang/Sema/
H A DAttributeList.h144 unsigned IsProperty : 1; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DParsedAttr.h167 unsigned IsProperty : 1; variable
/aosp_15_r20/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.cpp5039 bool CXFA_Node::IsProperty() const { in IsProperty() function in CXFA_Node