Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp1662 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> InUsePath; member in __anon35f3330c0411::DeferredDiagnosticsEmitter
1720 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
1737 InUsePath.insert(FD); in checkFunc()
1743 InUsePath.erase(FD); in checkFunc()