Home
last modified time | relevance | path

Searched defs:getTimerGroup (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInstance.h618 llvm::TimerGroup &getTimerGroup() const { return *timerGroup; } in getTimerGroup() function
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DTimer.cpp232 TimerGroup &getTimerGroup(StringRef GroupName, StringRef GroupDescription) { in getTimerGroup() function in __anonc558d1bd0211::Name2PairMap