Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1548 llvm::SmallPtrSet<CanonicalDeclPtr<Decl>, 4> InUsePath; member in __anon0eb444560411::DeferredDiagnosticsEmitter
1606 S.shouldIgnoreInHostDeviceCheck(FD) || InUsePath.count(FD)) in checkFunc()
1623 InUsePath.insert(FD); in checkFunc()
1629 InUsePath.erase(FD); in checkFunc()