Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A 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
H A DItaniumCXXABI.cpp642 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in ItaniumCXXABI
705 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in ItaniumCXXABI
H A DMicrosoftCXXABI.cpp2083 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const CXXMethodDecl *MD) { in EmitMemberPointer() function in MicrosoftCXXABI
2087 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in MicrosoftCXXABI