Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtiming.h186 const u64 Occurrence = TimerRecords[HandleId].Occurrence; in REQUIRES() local
218 u64 Occurrence = 0; member
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DRenamingAction.cpp149 for (const auto &Occurrence : Occurrences) { in createRenameReplacements() local
212 for (const auto &Occurrence : Occurrences) { in HandleOneRename() local