Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp2617 static bool isStructEmpty(QualType Ty) { in isStructEmpty() function
2644 if (!isStructEmpty(Base.getType())) { in structHasUniqueObjectRepresentations()