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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp2380 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); local
2295 EmitThreadPrivateVarDeclLValue( CodeGenFunction &CGF, const VarDecl *VD, QualType T, Address Addr, llvm::Type *RealVarTy, SourceLocation Loc) argument

Completed in 117 milliseconds