Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h355 const NamedDecl *AttrDecl; member
370 : Prev(P), AttrDecl(D) {} in Prev()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp317 const Decl *Canonical = Ctx->AttrDecl->getCanonicalDecl(); in translateDeclRefExpr()
428 LRCallCtx.AttrDecl = CE->getDirectCallee(); in translateCallExpr()