Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGCXXABI.cpp173 !isThisCompleteObject(CGF.CurGD)) { in buildThisParam()
DCGCXXABI.h88 virtual bool isThisCompleteObject(GlobalDecl GD) const = 0;
DItaniumCXXABI.cpp72 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anoncd06a7750111::ItaniumCXXABI
DMicrosoftCXXABI.cpp60 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon80739a340111::MicrosoftCXXABI