Home
last modified time | relevance | path

Searched defs:DeclAttrs (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h286 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; variable
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaType.cpp4451 const AttributeList *DeclAttrs = nullptr) { in fillAttributedTypeLoc()
4806 const AttributeList *DeclAttrs = D.getAttributes(); in GetTypeSourceInfoForDeclarator() local