Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp2441 llvm::Type *RealVarTy, SourceLocation Loc) { in EmitThreadPrivateVarDeclLValue()
2530 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitGlobalVarDeclLValue() local