Searched refs:hasDeviceGlobalVarEntryInfo (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h661 bool hasDeviceGlobalVarEntryInfo(StringRef VarName) const { function in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::OffloadEntryInfo
H A DCGOpenMPRuntime.cpp2993 if (Entry.getAddress() && hasDeviceGlobalVarEntryInfo(VarName)) {
3004 if (hasDeviceGlobalVarEntryInfo(VarName)) {

Completed in 93 milliseconds