Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Sema/
H A DParsedAttr.h221 ArgsUnion *args, unsigned numArgs, Form formUsed, in ParsedAttr() argument
239 const Expr *messageExpr, Form formUsed, SourceLocation strict, in ParsedAttr() argument
258 Form formUsed) in ParsedAttr() argument
274 bool layoutCompatible, bool mustBeNull, Form formUsed) in ParsedAttr() argument
291 ParsedType typeArg, Form formUsed, SourceLocation ellipsisLoc) in ParsedAttr() argument
304 ParsedAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,Form formUsed) ParsedAttr() argument
809 createTypeAttribute(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,ParsedType typeArg,ParsedAttr::Form formUsed,SourceLocation ellipsisLoc) createTypeAttribute() argument
823 createPropertyAttribute(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,ParsedAttr::Form formUsed) createPropertyAttribute() argument
1061 addNewPropertyAttr(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierInfo * getterId,IdentifierInfo * setterId,ParsedAttr::Form formUsed) addNewPropertyAttr() argument
[all...]