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