Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDeltaAlgorithm.h40 using changesetlist_ty = std::vector<changeset_ty>; variable
H A DDAGDeltaAlgorithm.h47 using changesetlist_ty = std::vector<changeset_ty>; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp54 typedef DAGDeltaAlgorithm::changesetlist_ty changesetlist_ty; typedef in __anon1494bb440111::DAGDeltaAlgorithmImpl