Home
last modified time | relevance | path

Searched defs:RealVarTy (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2750 EmitThreadPrivateVarDeclLValue(CodeGenFunction & CGF,const VarDecl * VD,QualType T,Address Addr,llvm::Type * RealVarTy,SourceLocation Loc) EmitThreadPrivateVarDeclLValue() argument
2847 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); EmitGlobalVarDeclLValue() local
H A DMicrosoftCXXABI.cpp2510 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); EmitThreadLocalVarDeclLValue() local