Home
last modified time | relevance | path

Searched defs:EmitMemberPointer (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/CodeGen/
DCGCXXABI.cpp133 llvm::Constant *CGCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in CGCXXABI
144 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer() function in CGCXXABI
DItaniumCXXABI.cpp658 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in ItaniumCXXABI
721 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in ItaniumCXXABI
DMicrosoftCXXABI.cpp2235 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in MicrosoftCXXABI
2239 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in MicrosoftCXXABI