Home
last modified time | relevance | path

Searched defs:GlobalizedRD (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.cpp129 RecordDecl *GlobalizedRD = C.buildImplicitRecord("_globalized_locals_ty"); in buildRecordForGlobalizedVars() local
190 RecordDecl *GlobalizedRD = nullptr; member in __anon082255f90111::CheckVarsEscapingDeclContext
997 const RecordDecl *GlobalizedRD = nullptr; emitTeamsOutlinedFunction() local
1021 const RecordDecl *GlobalizedRD; emitTeamsOutlinedFunction() member in CGOpenMPRuntimeGPU::emitTeamsOutlinedFunction::NVPTXPrePostActionTy
1027 NVPTXPrePostActionTy(SourceLocation & Loc,const RecordDecl * GlobalizedRD,llvm::SmallDenseMap<const ValueDecl *,const FieldDecl * > & MappedDeclsFields) emitTeamsOutlinedFunction() argument
[all...]