Home
last modified time | relevance | path

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

/external/clang/utils/analyzer/
DSumTimerInfo.py24 MaxTime = 0.0 variable
43 MaxTime = float(s[6]) variable
/external/llvm/include/llvm/Support/
DTimeValue.h49 static TimeValue MaxTime() { in MaxTime() function