Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp1634 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> InUsePath; member in __anone2120c650411::DeferredDiagnosticsEmitter
1692 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
1709 InUsePath.insert(FD); in checkFunc()
1715 InUsePath.erase(FD); in checkFunc()