Searched refs:isThisCompleteObject (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/CodeGen/ | ||
| D | CGCXXABI.cpp | 138 isThisCompleteObject(CGF.CurGD)) { in buildThisParam() |
| D | CGCXXABI.h | 106 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0; |
| D | ItaniumCXXABI.cpp | 77 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anonb3e8cd100111::ItaniumCXXABI |
| D | MicrosoftCXXABI.cpp | 65 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anona875928f0111::MicrosoftCXXABI |