Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXXABI.cpp119 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { in EmitMemberPointer() function in CGCXXABI
H A DMicrosoftCXXABI.cpp2906 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in MicrosoftCXXABI
H A DItaniumCXXABI.cpp1216 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, in EmitMemberPointer() function in ItaniumCXXABI