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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
11208   if (!OMPAllocatorHandleT.isNull())
11231     if (OMPAllocatorHandleT.isNull())
11232       OMPAllocatorHandleT = AllocatorType;
11233     if (!S.getASTContext().hasSameType(OMPAllocatorHandleT, AllocatorType)) {
11243   OMPAllocatorHandleT.addConst();
11244   Stack->setOMPAllocatorHandleT(OMPAllocatorHandleT);