Searched defs:CheckIfTriviallyCopyable (Results 1 – 1 of 1) sorted by relevance
/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 2666 unionHasUniqueObjectRepresentations(const ASTContext & Context,const RecordDecl * RD,bool CheckIfTriviallyCopyable) unionHasUniqueObjectRepresentations() argument 2700 getSubobjectSizeInBits(const FieldDecl * Field,const ASTContext & Context,bool CheckIfTriviallyCopyable) getSubobjectSizeInBits() argument 2742 getSubobjectSizeInBits(const CXXRecordDecl * RD,const ASTContext & Context,bool CheckIfTriviallyCopyable) getSubobjectSizeInBits() argument 2751 structSubobjectsHaveUniqueObjectRepresentations(const RangeT & Subobjects,int64_t CurOffsetInBits,const ASTContext & Context,const clang::ASTRecordLayout & Layout,bool CheckIfTriviallyCopyable) structSubobjectsHaveUniqueObjectRepresentations() argument 2770 structHasUniqueObjectRepresentations(const ASTContext & Context,const RecordDecl * RD,bool CheckIfTriviallyCopyable) structHasUniqueObjectRepresentations() argument [all...] |