Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1952 llvm::Type *RealVarTy, SourceLocation Loc) { in EmitThreadPrivateVarDeclLValue()
1999 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitGlobalVarDeclLValue() local
/external/llvm-project/clang/lib/CodeGen/
DCGExpr.cpp2445 llvm::Type *RealVarTy, SourceLocation Loc) { in EmitThreadPrivateVarDeclLValue()
2534 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); in EmitGlobalVarDeclLValue() local