Searched refs:MatchAction (Results 1 – 1 of 1) sorted by relevance
50 class MatchAction; variable2183 class MatchAction {2197 MatchAction(ActionKind K) : Kind(K) {} in MatchAction() function2201 virtual ~MatchAction() {} in ~MatchAction()2224 static bool classof(const MatchAction *A) { in classof()2233 class CustomCXXAction : public MatchAction {2240 static bool classof(const MatchAction *A) { in classof()2249 class BuildMIAction : public MatchAction {2268 static bool classof(const MatchAction *A) { in classof()2305 static bool classof(const MatchAction *A) { in classof()[all …]