Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 __anon063cb12a0111::MicrosoftCXXABI
H A DItaniumCXXABI.cpp77 bool isThisCompleteObject(GlobalDecl GD) const override { in isThisCompleteObject() function in __anon449188eb0111::ItaniumCXXABI