Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp2311 static bool unionHasUniqueObjectRepresentations(const ASTContext &Context, in unionHasUniqueObjectRepresentations() function
2452 return unionHasUniqueObjectRepresentations(*this, Record); in hasUniqueObjectRepresentations()