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.cpp2765 llvm::Type *RealVarTy, SourceLocation Loc) { in EmitThreadPrivateVarDeclLValue()
2858 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitGlobalVarDeclLValue() local
H A DMicrosoftCXXABI.cpp2523 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitThreadLocalVarDeclLValue() local