Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DUtil.h25 typedef SmallVector<Action*, 3> ActionList; typedef
/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp824 using ActionList = std::list<std::unique_ptr<MatchAction>>; typedef in __anon7790e1cf0111::RuleMatcher