Searched defs:formUsed (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 221 ArgsUnion *args, unsigned numArgs, Form formUsed, in ParsedAttr() 239 const Expr *messageExpr, Form formUsed, SourceLocation strict, in ParsedAttr() 258 Form formUsed) in ParsedAttr() 274 bool layoutCompatible, bool mustBeNull, Form formUsed) in ParsedAttr() 291 ParsedType typeArg, Form formUsed, SourceLocation ellipsisLoc) in ParsedAttr() 304 IdentifierInfo *getterId, IdentifierInfo *setterId, Form formUsed) in ParsedAttr() 809 ParsedAttr::Form formUsed, in createTypeAttribute() 823 ParsedAttr::Form formUsed) { in createPropertyAttribute() 1061 ParsedAttr::Form formUsed) { in addNewPropertyAttr()
|