Searched defs:RealVarTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGExpr.cpp | 2750 EmitThreadPrivateVarDeclLValue(CodeGenFunction & CGF,const VarDecl * VD,QualType T,Address Addr,llvm::Type * RealVarTy,SourceLocation Loc) EmitThreadPrivateVarDeclLValue() argument |
H A D | MicrosoftCXXABI.cpp | 2510 llvm::Type *RealVarTy = CGF.getTypes().ConvertTypeForMem(VD->getType()); EmitThreadLocalVarDeclLValue() local |