Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DASTContext.cpp2559 static bool unionHasUniqueObjectRepresentations(const ASTContext &Context, in unionHasUniqueObjectRepresentations() function
2700 return unionHasUniqueObjectRepresentations(*this, Record); in hasUniqueObjectRepresentations()