reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp
 4751       llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType());
 4763       llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType());
 4776       llvm::Type *VarTy = CGF.ConvertTypeForMem(VD->getType());
 4792   auto I = FunctionGlobalizedDecls.find(CGF.CurFn);