Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp110 const DeclContext *NamespaceCtx = FD->getEnclosingNamespaceContext(); in checkPreStmt() local
111 if (isa_and_nonnull<NamespaceDecl>(NamespaceCtx)) in checkPreStmt()
466 const DeclContext *NamespaceCtx = FD->getEnclosingNamespaceContext(); in checkPreStmt() local
467 if (isa_and_nonnull<NamespaceDecl>(NamespaceCtx)) in checkPreStmt()