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

/external/clang/lib/CodeGen/
H A DCGCXXABI.h55 llvm::Value *getThisValue(CodeGenFunction &CGF) { function in class:clang::CodeGen::CGCXXABI
H A DMicrosoftCXXABI.cpp1167 Int8This = Builder.CreateBitCast(getThisValue(CGF),
1430 /// 1) getThisValue is currently protected
1434 CGF.Builder.CreateStore(getThisValue(CGF), CGF.ReturnValue);
1436 CGF.Builder.CreateStore(CGF.EmitCastToVoidPtr(getThisValue(CGF)),
1946 CGF.EmitMustTailThunk(MD, getThisValue(CGF), Callee);
3838 llvm::Value *This = getThisValue(CGF);
H A DItaniumCXXABI.cpp1414 /// 1) getThisValue is currently protected
1418 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 217 milliseconds