Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/src/
H A DClient.h33 int DebugLevel; variable
106 int DebugLevel; variable
/llvm-project-15.0.7/openmp/libomptarget/plugins/remote/server/
H A DServer.h47 int DebugLevel; variable
/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDebug.h86 static uint32_t DebugLevel = 0; in getDebugLevel() local