Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp2686 structHasUniqueObjectRepresentations(const ASTContext &Context,
2694 return structHasUniqueObjectRepresentations(Context, RD); in getSubobjectSizeInBits()
2725 return structHasUniqueObjectRepresentations(Context, RD); in getSubobjectSizeInBits()
2748 structHasUniqueObjectRepresentations(const ASTContext &Context, in structHasUniqueObjectRepresentations() function
2843 structHasUniqueObjectRepresentations(*this, Record); in hasUniqueObjectRepresentations()