Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntimeGPU.h350 bool IsInTTDRegion = false; variable
H A DCGOpenMPRuntimeGPU.cpp307 void buildRecordForGlobalizedVars(bool IsInTTDRegion) { in buildRecordForGlobalizedVars()
466 const RecordDecl *getGlobalizedRecord(bool IsInTTDRegion) { in getGlobalizedRecord()