Searched refs:getEnableProfiling (Results 1 – 2 of 2) sorted by relevance
155 bool getEnableProfiling() const { return Profile; } in getEnableProfiling() function
400 if (Context.getEnableProfiling()) { in CreateASTConsumer()