Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp135 isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
H A DCGCXXABI.h106 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
H A DMicrosoftCXXABI.cpp66 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon973cabc90111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp79 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anonbdc44fca0111::ItaniumCXXABI