Searched refs:getThisValue (Results 1 - 5 of 5) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGCXXABI.cpp169 getThisValue(CGF)
H A DCGCXXABI.h53 llvm::Value *&getThisValue(CodeGenFunction &CGF) { function in class:clang::CodeGen::CGCXXABI
H A DMicrosoftCXXABI.cpp849 cast<llvm::PointerType>(getThisValue(CGF)->getType())->getAddressSpace();
858 GetVirtualBaseClassOffset(CGF, getThisValue(CGF), RD, I->first);
871 Int8This = Builder.CreateBitCast(getThisValue(CGF),
891 CGF.Builder.CreateBitCast(getThisValue(CGF), CGM.Int8PtrTy, "this.int8");
1104 /// 1) getThisValue is currently protected
1108 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue);
H A DItaniumCXXABI.cpp1169 /// 1) getThisValue is currently protected
1173 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1236 milliseconds