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.cpp2850 bool CheckIfTriviallyCopyable) { in unionHasUniqueObjectRepresentations() argument
2856 CheckIfTriviallyCopyable)) in unionHasUniqueObjectRepresentations()
2880 bool CheckIfTriviallyCopyable);
2884 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2889 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2897 CheckIfTriviallyCopyable)) in getSubobjectSizeInBits()
2918 Field->getType(), CheckIfTriviallyCopyable)) { in getSubobjectSizeInBits()
2926 bool CheckIfTriviallyCopyable) { in getSubobjectSizeInBits() argument
2928 CheckIfTriviallyCopyable); in getSubobjectSizeInBits()
2935 bool CheckIfTriviallyCopyable) { in structSubobjectsHaveUniqueObjectRepresentations() argument
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h2778 bool CheckIfTriviallyCopyable = true) const;