Searched refs:CompileCheckVisitor (Results 1 – 1 of 1) sorted by relevance
733 class CompileCheckVisitor class734 : public RecursiveASTVisitor<CompileCheckVisitor> {736 CompileCheckVisitor() {} in CompileCheckVisitor() function in CompileCheckVisitor784 CompileCheckVisitor().TraverseDecl(Ctx.getTranslationUnitDecl()); in HandleTranslationUnit()