Home
last modified time | relevance | path

Searched defs:CurrentStatus (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profiling.cpp316 s32 CurrentStatus = XRayLogInitStatus::XRAY_LOG_INITIALIZED; in profilingFinalize() local
358 s32 CurrentStatus = XRayLogInitStatus::XRAY_LOG_UNINITIALIZED; in profilingLoggingInit() local
H A Dxray_fdr_logging.cpp387 s32 CurrentStatus = XRayLogInitStatus::XRAY_LOG_INITIALIZED; in fdrLoggingFinalize() local
618 s32 CurrentStatus = XRayLogInitStatus::XRAY_LOG_UNINITIALIZED; in fdrLoggingInit() local
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1368 ParameterStatus &CurrentStatus = ToAlter.getStatusFor(*Index); in handleParameterCheck() local
1418 ParameterStatus &CurrentStatus = IndexedStatus.value(); in handleConventionalCheck() local
1458 const ParameterStatus &CurrentStatus = in isLosingJoin() local