Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2701 bool CheckIfTriviallyCopyable) { in structSubobjectsHaveUniqueObjectRepresentations() argument
2616 unionHasUniqueObjectRepresentations(const ASTContext & Context,const RecordDecl * RD,bool CheckIfTriviallyCopyable) unionHasUniqueObjectRepresentations() argument
2650 getSubobjectSizeInBits(const FieldDecl * Field,const ASTContext & Context,bool CheckIfTriviallyCopyable) getSubobjectSizeInBits() argument
2692 getSubobjectSizeInBits(const CXXRecordDecl * RD,const ASTContext & Context,bool CheckIfTriviallyCopyable) getSubobjectSizeInBits() argument
2720 structHasUniqueObjectRepresentations(const ASTContext & Context,const RecordDecl * RD,bool CheckIfTriviallyCopyable) structHasUniqueObjectRepresentations() argument
[all...]