Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h39 using changeset_ty = std::set<change_ty>; variable
H A DDAGDeltaAlgorithm.h46 using changeset_ty = std::set<change_ty>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp53 typedef DAGDeltaAlgorithm::changeset_ty changeset_ty; typedef in __anon1494bb440111::DAGDeltaAlgorithmImpl