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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
11219         S.LookupSingleName(S.TUScope, AllocatorName, Loc, Sema::LookupAnyName));
11226     ExprResult Res = S.BuildDeclRefExpr(VD, AllocatorType, VK_LValue, Loc);
11240     S.Diag(Loc, diag::err_implied_omp_allocator_handle_t_not_found);