Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2133 bool ItaniumCXXABI::canSpeculativelyEmitVTable(const CXXRecordDecl *RD) const { in canSpeculativelyEmitVTable() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp177 bool canSpeculativelyEmitVTable(const CXXRecordDecl *RD) const override { in canSpeculativelyEmitVTable() function in __anond2fcd7db0111::MicrosoftCXXABI