Home
last modified time | relevance | path

Searched refs:VarLVType (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1780 llvm::Type *VarLVType = CGF.ConvertTypeForMem(VarType); in getAddrOfArtificialThreadPrivate() local
1782 VarLVType, Twine(Name).concat(Suffix).str()); in getAddrOfArtificialThreadPrivate()
1806 VarLVType, CGM.getContext().getTypeAlignInChars(VarType)); in getAddrOfArtificialThreadPrivate()