Home
last modified time | relevance | path

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

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