Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DUtil.h27 typedef SmallVector<Action*, 3> ActionList; typedef
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp770 using ActionList = std::list<std::unique_ptr<MatchAction>>; typedef in __anon685cc1160111::RuleMatcher