Home
last modified time | relevance | path

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

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