HomeSort by relevance Sort by last modified time
    Searched refs:hasFrontendTimer (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
CompilerInstance.h 457 bool hasFrontendTimer() const { return FrontendTimer != 0; }
  /external/clang/lib/Frontend/
FrontendAction.cpp 374 if (CI.hasFrontendTimer()) {

Completed in 21 milliseconds