Searched defs:canSpeculativelyEmitVTable (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ | ||
| H A D | MicrosoftCXXABI.cpp | 177 bool canSpeculativelyEmitVTable(const CXXRecordDecl *RD) const override { in canSpeculativelyEmitVTable() function in __anon9a42cb130111::MicrosoftCXXABI |
| H A D | ItaniumCXXABI.cpp | 2314 bool ItaniumCXXABI::canSpeculativelyEmitVTable(const CXXRecordDecl *RD) const { in canSpeculativelyEmitVTable() function in ItaniumCXXABI |