Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp1968 llvm::Type *VarLVType = CGF.ConvertTypeForMem(VarType); in getAddrOfArtificialThreadPrivate() local
1970 VarLVType, Twine(Name).concat(Suffix).str()); in getAddrOfArtificialThreadPrivate()
1993 VarLVType->getPointerTo(/*AddrSpace=*/0)), in getAddrOfArtificialThreadPrivate()
1994 VarLVType, CGM.getContext().getTypeAlignInChars(VarType)); in getAddrOfArtificialThreadPrivate()