Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DASTContext.h424 llvm::DenseMap<const Decl*, AttrVec*> DeclAttrs; variable
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp3655 std::vector<std::string> DeclAttrs, StmtAttrs; in GenerateMutualExclusionsChecks() local