Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGStmtOpenMP.cpp190 auto TmpLVal = CGF.MakeAddrLValue(TmpAddr, RefType); in castValueFromUintptr() local
191 CGF.EmitScalarInit(RefVal, TmpLVal); in castValueFromUintptr()