Searched defs:layoutCompatible (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 274 bool layoutCompatible, bool mustBeNull, Form formUsed) in ParsedAttr() argument 797 createTypeTagForDatatype(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * argumentKind,ParsedType matchingCType,bool layoutCompatible,bool mustBeNull,ParsedAttr::Form form) createTypeTagForDatatype() argument 1035 addNewTypeTagForDatatype(IdentifierInfo * attrName,SourceRange attrRange,IdentifierInfo * scopeName,SourceLocation scopeLoc,IdentifierLoc * argumentKind,ParsedType matchingCType,bool layoutCompatible,bool mustBeNull,ParsedAttr::Form form) addNewTypeTagForDatatype() argument
|