Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp2695 structHasUniqueObjectRepresentations(const ASTContext &Context,
2705 return structHasUniqueObjectRepresentations(Context, RD, in getSubobjectSizeInBits()
2744 return structHasUniqueObjectRepresentations(Context, RD, in getSubobjectSizeInBits()
2769 structHasUniqueObjectRepresentations(const ASTContext &Context, in structHasUniqueObjectRepresentations() function
2869 std::optional<int64_t> StructSize = structHasUniqueObjectRepresentations( in hasUniqueObjectRepresentations()