Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp1736 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> InUsePath; member in __anon1db639350611::DeferredDiagnosticsEmitter
1794 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
1811 InUsePath.insert(FD); in checkFunc()
1817 InUsePath.erase(FD); in checkFunc()