Searched defs:isTypeInfoCalculable (Results 1 – 2 of 2) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 166 virtual bool isTypeInfoCalculable(QualType Ty) const { in isTypeInfoCalculable() function |
H A D | MicrosoftCXXABI.cpp | 512 bool isTypeInfoCalculable(QualType Ty) const override { in isTypeInfoCalculable() function in __anona9a21ec60111::MicrosoftCXXABI |