Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Sema/
DParsedAttr.h692 friend class ParsedAttributes; variable
916 ParsedAttributes(AttributeFactory &factory) : pool(factory) {} in ParsedAttributes() function
/external/clang/include/clang/Sema/
DAttributeList.h720 ParsedAttributes(AttributeFactory &factory) in ParsedAttributes() function