Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp175 SmallVector<DomTreeNode*, 8> ChildNodes; in runImpl() local
/external/catch2/include/reporters/
Dcatch_reporter_bases.hpp109 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef
/external/bcc/tests/cc/
Dcatch.hpp8597 typedef std::vector<Ptr<ChildNodeT> > ChildNodes; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp5767 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef
/external/libabigail/tests/lib/
Dcatch.hpp5803 using ChildNodes = std::vector<std::shared_ptr<ChildNodeT>>; typedef