reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp
10976   if (AA->getAllocatorType() == OMPAllocateDeclAttr::OMPDefaultMemAlloc &&
10977       !AA->getAllocator())
10993   assert(AA->getAllocator() &&
10995   llvm::Value *Allocator = CGF.EmitScalarExpr(AA->getAllocator());