Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Frontend/OpenMP/
DOMPContext.h157 struct OMPContext { struct
184 const OMPContext &Ctx, argument
/external/llvm-project/llvm/lib/Frontend/OpenMP/
DOMPContext.cpp26 OMPContext::OMPContext(bool IsDeviceCompilation, Triple TargetTriple) { in OMPContext() function in OMPContext