Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2644 structHasUniqueObjectRepresentations(const ASTContext &Context,
2654 return structHasUniqueObjectRepresentations(Context, RD, in getSubobjectSizeInBits()
2693 return structHasUniqueObjectRepresentations(Context, RD, in getSubobjectSizeInBits()
2718 structHasUniqueObjectRepresentations(const ASTContext &Context, in structHasUniqueObjectRepresentations() function
2814 std::optional<int64_t> StructSize = structHasUniqueObjectRepresentations( in hasUniqueObjectRepresentations()