Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h199 Use ThisUse; variable
203 UseSwap(const Use &ThisUse, const Use &OtherUse) in UseSwap()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DScopeInfo.cpp214 FunctionScopeInfo::WeakUseVector::reverse_iterator ThisUse = in markSafeWeakUse() local