Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCXXABI.cpp138 isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
H A DCGCXXABI.h106 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
H A DMicrosoftCXXABI.cpp65 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anondeb872430111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp77 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon34c82fc40111::ItaniumCXXABI