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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h641 void setVarSize(CharUnits Size) { VarSize = Size; } function in class:clang::CodeGen::CGOpenMPRuntime::OffloadEntriesInfoManagerTy::OffloadEntryInfo::final
H A DCGOpenMPRuntime.cpp2995 Entry.setVarSize(VarSize);
3000 Entry.setVarSize(VarSize);
3011 Entry.setVarSize(VarSize);

Completed in 89 milliseconds