Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp143 isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
H A DCGCXXABI.h102 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
H A DItaniumCXXABI.cpp80 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anond94614940111::ItaniumCXXABI
H A DMicrosoftCXXABI.cpp67 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon9a42cb130111::MicrosoftCXXABI