Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp2697 structHasUniqueObjectRepresentations(const ASTContext &Context,
2705 return structHasUniqueObjectRepresentations(Context, RD); in getSubobjectSizeInBits()
2736 return structHasUniqueObjectRepresentations(Context, RD); in getSubobjectSizeInBits()
2759 structHasUniqueObjectRepresentations(const ASTContext &Context, in structHasUniqueObjectRepresentations() function
2854 structHasUniqueObjectRepresentations(*this, Record); in hasUniqueObjectRepresentations()