Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp107 const DeclContext *NamespaceCtx = FD->getEnclosingNamespaceContext(); in checkPreStmt() local
108 if (isa_and_nonnull<NamespaceDecl>(NamespaceCtx)) in checkPreStmt()
456 const DeclContext *NamespaceCtx = FD->getEnclosingNamespaceContext(); in checkPreStmt() local
457 if (isa_and_nonnull<NamespaceDecl>(NamespaceCtx)) in checkPreStmt()