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

/external/clang/lib/CodeGen/
H A DCGCXXABI.cpp147 llvm::Constant *CGCXXABI::EmitMemberPointer(const APValue &MP, QualType MPT) { function in class:CGCXXABI
H A DItaniumCXXABI.cpp140 llvm::Constant *EmitMemberPointer(const APValue &MP, QualType MPT) override;
850 llvm::Constant *ItaniumCXXABI::EmitMemberPointer(const APValue &MP, function in class:ItaniumCXXABI
H A DMicrosoftCXXABI.cpp628 llvm::Constant *EmitMemberPointer(const APValue &MP, QualType MPT) override;
2607 llvm::Constant *MicrosoftCXXABI::EmitMemberPointer(const APValue &MP, function in class:MicrosoftCXXABI

Completed in 102 milliseconds