Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp145 !isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
H A DCGCXXABI.h90 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
H A DItaniumCXXABI.cpp78 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anonc1a1ea230111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp61 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon08ea40620111::MicrosoftCXXABI