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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
11257   if (Allocator.isInvalid())
11259   Allocator = PerformImplicitConversion(Allocator.get(),
11259   Allocator = PerformImplicitConversion(Allocator.get(),
11263   if (Allocator.isInvalid())
11266       OMPAllocatorClause(Allocator.get(), StartLoc, LParenLoc, EndLoc);