Searched defs:OffloadEntryInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h492 class OffloadEntryInfo { class in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy
506 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind) : Kind(Kind) {} function
507 explicit OffloadEntryInfo(OffloadingEntryInfoKinds Kind, unsigned Order, function
[all...]

Completed in 100 milliseconds