Home
last modified time | relevance | path

Searched refs:TimerType (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/Analysis/Inputs/
H A Dqt-simulator.h9 enum TimerType {}; enum
37 static void singleShotImpl(int, Qt::TimerType, const QObject *,
/llvm-project/clang/test/Analysis/
H A Dqt_malloc.cpp24 timer->singleShotImpl(0, (Qt::TimerType)0, nullptr, in singleShot()