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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
11226     ExprResult Res = S.BuildDeclRefExpr(VD, AllocatorType, VK_LValue, Loc);
11232       OMPAllocatorHandleT = AllocatorType;
11233     if (!S.getASTContext().hasSameType(OMPAllocatorHandleT, AllocatorType)) {