Home
last modified time | relevance | path

Searched defs:isTypeInfoCalculable (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.h166 virtual bool isTypeInfoCalculable(QualType Ty) const { in isTypeInfoCalculable() function
H A DMicrosoftCXXABI.cpp512 bool isTypeInfoCalculable(QualType Ty) const override { in isTypeInfoCalculable() function in __anona9a21ec60111::MicrosoftCXXABI