Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2667 bool CheckIfTriviallyCopyable) { in unionHasUniqueObjectRepresentations() argument
2673 CheckIfTriviallyCopyable)) in unionHasUniqueObjectRepresentations()
2697 bool CheckIfTriviallyCopyable);
2701 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2706 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2714 CheckIfTriviallyCopyable)) in getSubobjectSizeInBits()
2735 Field->getType(), CheckIfTriviallyCopyable)) { in getSubobjectSizeInBits()
2743 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2745 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2752 bool CheckIfTriviallyCopyable) { in structSubobjectsHaveUniqueObjectRepresentations() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2604 bool CheckIfTriviallyCopyable = true) const;