Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGOpenMPRuntimeGPU.cpp142 static RecordDecl *buildRecordForGlobalizedVars( in buildRecordForGlobalizedVars() function
338 void buildRecordForGlobalizedVars(bool IsInTTDRegion) { in buildRecordForGlobalizedVars() function in __anon4e7470570111::CheckVarsEscapingDeclContext
347 GlobalizedRD = ::buildRecordForGlobalizedVars( in buildRecordForGlobalizedVars()
500 buildRecordForGlobalizedVars(IsInTTDRegion); in getGlobalizedRecord()
1649 GlobalizedRD = ::buildRecordForGlobalizedVars( in emitTeamsOutlinedFunction()
4013 const RecordDecl *TeamReductionRec = ::buildRecordForGlobalizedVars( in emitReduction()