Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGOpenMPRuntime.cpp3483 auto RefLVal = CGF.MakeAddrLValue(CGF.GetAddrOfLocalVar(VD), VD->getType()); in emitTaskPrivateMappingFunction() local
3485 RefLVal.getAddress(), RefLVal.getType()->castAs<PointerType>()); in emitTaskPrivateMappingFunction()