Searched refs:analyzeCodeBody (Results 1 – 4 of 4) sorted by relevance
27 Detector.analyzeCodeBody(D); in VisitFunctionDecl()
63 Detector.analyzeCodeBody(D); in checkASTCodeBody()
174 void analyzeCodeBody(const Decl *D);
90 void CloneDetector::analyzeCodeBody(const Decl *D) { in analyzeCodeBody() function in CloneDetector