Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1695 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> InUsePath; member in __anonb381736b0611::DeferredDiagnosticsEmitter
1753 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
1770 InUsePath.insert(FD); in checkFunc()
1776 InUsePath.erase(FD); in checkFunc()