Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DUtil.h26 typedef SmallVector<Action*, 3> ActionList; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp808 using ActionList = std::list<std::unique_ptr<MatchAction>>; typedef in __anon332dbd1e0111::RuleMatcher