Searched refs:MatchCallback (Results 1 – 6 of 6) sorted by relevance
92 class MatchCallback {94 virtual ~MatchCallback();156 MatchCallback *Action);158 MatchCallback *Action);160 MatchCallback *Action);162 MatchCallback *Action);164 MatchCallback *Action);166 MatchCallback *Action);168 MatchCallback *Action);170 MatchCallback *Action);[all …]
37 typedef MatchFinder::MatchCallback MatchCallback; typedef437 for (MatchCallback *MC : Matchers->AllCallbacks) { in onStartOfTranslationUnit()447 for (MatchCallback *MC : Matchers->AllCallbacks) { in onEndOfTranslationUnit()797 SetCallbackAndRawNode(const MatchCallback *CB, const NodeType &N) { \818 const MatchCallback *getCallback() const { return Callback.getPointer(); } in getCallback()851 llvm::PointerIntPair<const MatchCallback *, 1> Callback;865 CurMatchRAII(MatchASTVisitor &MV, const MatchCallback *CB, in CurMatchRAII()929 const MatchCallback *CB = State.getCallback(); in print()1267 MatchFinder::MatchCallback *Callback) in MatchVisitor()1279 MatchFinder::MatchCallback* Callback;[all …]
40 class RefactoringCallback : public ast_matchers::MatchFinder::MatchCallback {
58 class Transformer : public ast_matchers::MatchFinder::MatchCallback {
51 class Callback : public MatchFinder::MatchCallback {
267 class ApplyRuleCallback : public MatchFinder::MatchCallback {