Searched refs:MatchCallback (Results 1 – 9 of 9) 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 …]
35 typedef MatchFinder::MatchCallback MatchCallback; typedef434 for (MatchCallback *MC : Matchers->AllCallbacks) { in onStartOfTranslationUnit()444 for (MatchCallback *MC : Matchers->AllCallbacks) { in onEndOfTranslationUnit()784 SetCallbackAndRawNode(const MatchCallback *CB, const NodeType &N) { \805 const MatchCallback *getCallback() const { return Callback.getPointer(); } in getCallback()838 llvm::PointerIntPair<const MatchCallback *, 1> Callback;852 CurMatchRAII(MatchASTVisitor &MV, const MatchCallback *CB, in CurMatchRAII()916 const MatchCallback *CB = State.getCallback(); in print()1254 MatchFinder::MatchCallback *Callback) in MatchVisitor()1266 MatchFinder::MatchCallback* Callback;[all …]
25 class ASTSrcLocProcessor : public ast_matchers::MatchFinder::MatchCallback {
40 class RefactoringCallback : public ast_matchers::MatchFinder::MatchCallback {
63 class Transformer : public ast_matchers::MatchFinder::MatchCallback {
51 class Callback : public MatchFinder::MatchCallback {
470 struct GadgetFinderCallback : MatchFinder::MatchCallback { in findGadgets()
268 class ApplyRuleCallback : public MatchFinder::MatchCallback {
264 ``MatchCallback`` and registered with a ``MatchFinder`` object, then run281 class LoopPrinter : public MatchFinder::MatchCallback {