Home
last modified time | relevance | path

Searched refs:isThisCompleteObject (Results 1 – 4 of 4) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp139 isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
H A DCGCXXABI.h90 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
H A DMicrosoftCXXABI.cpp61 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anonf1ebc8c70111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp77 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon0f6c15480111::ItaniumCXXABI