Searched refs:setEnableProfiling (Results 1 – 3 of 3) sorted by relevance
154 void setEnableProfiling(bool Profile);
529 Context.setEnableProfiling(EnableCheckProfile); in runClangTidy()
227 void ClangTidyContext::setEnableProfiling(bool P) { Profile = P; } in setEnableProfiling() function in ClangTidyContext