Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h294 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; variable
/external/clang/lib/Sema/
DSemaType.cpp4493 const AttributeList *DeclAttrs = nullptr) { in fillAttributedTypeLoc()
4848 const AttributeList *DeclAttrs = D.getAttributes(); in GetTypeSourceInfoForDeclarator() local