Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp408 unsigned &Attributes, const unsigned AttributesAsWritten, QualType T, in HandlePropertyInClassExtension()
555 const unsigned Attributes, const unsigned AttributesAsWritten, QualType T, in CreatePropertyDecl()
2163 unsigned AttributesAsWritten = Property->getPropertyAttributesAsWritten(); in AtomicPropertySetterGetterRules() local