Home
last modified time | relevance | path

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

/external/clang/lib/Analysis/
DThreadSafety.cpp168 const NamedDecl* AttrDecl; // The decl to which the attribute is attached. member
178 : AttrDecl(D), SelfArg(S), SelfArrow(false), in CallingContext()
291 FD == CallCtx->AttrDecl->getCanonicalDecl()) { in buildSExpr()