Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1508 struct TopologyNode { struct
1517 TopologyNode() = default; argument
1519 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() argument
1524 bool isParentOfOrEqual(const TopologyNode& OtherNode) { in isParentOfOrEqual() argument