Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2890 llvm::Type *RealVarTy, SourceLocation Loc) { in EmitThreadPrivateVarDeclLValue()
3005 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitGlobalVarDeclLValue() local
H A DMicrosoftCXXABI.cpp2515 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitThreadLocalVarDeclLValue() local