Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1510 struct TopologyNode { struct
1519 TopologyNode() = default; argument
1521 bool isParentOf(const TopologyNode& OtherNode) { in isParentOf() argument
1526 bool isParentOfOrEqual(const TopologyNode& OtherNode) { in isParentOfOrEqual() argument