Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widget.cpp200 bool CFWL_Widget::IsChild() const { in IsChild() function in CFWL_Widget
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp298 static bool IsChild(const MachineInstr &MI, in IsChild() function
/external/openthread/src/core/thread/
Dmle.hpp258 bool IsChild(void) const { return (mRole == kRoleChild); } in IsChild() function in ot::Mle::Mle
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp232 bool IsChild = false; in addSub() local