Searched defs:hasParent (Results 1 – 11 of 11) sorted by relevance
55 bool hasParent(Stmt* S) const { in hasParent() function
73 private static boolean hasParent(StyleData style) { in hasParent() method in StyleResolver
342 boolean hasParent(); in hasParent() method
606 public boolean hasParent() { in hasParent() method in FirewallPolicy3048 public boolean hasParent() { in hasParent() method in FirewallPolicy.Builder
564 public boolean hasParent() { in hasParent() method in InternetDomainName
96 public boolean hasParent() { in hasParent() method in Node
828 const bool hasParent = getParentNode() != nullptr; in visitBinary() local
2294 UBool hasParent = parentEntry != nullptr && U_SUCCESS(parentEntry->fBogus); in getAllItemsWithFallback() local
2292 UBool hasParent = parentEntry != nullptr && U_SUCCESS(parentEntry->fBogus); in getAllItemsWithFallback() local
2367 LLVM_ATTRIBUTE_UNUSED hasParent = {}; variable