OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hasFrontendTimer
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Frontend/
CompilerInstance.h
515
bool
hasFrontendTimer
() const { return (bool)FrontendTimer; }
/external/clang/lib/Frontend/
FrontendAction.cpp
435
if (CI.
hasFrontendTimer
()) {
Completed in 90 milliseconds