reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
11226 ExprResult Res = S.BuildDeclRefExpr(VD, AllocatorType, VK_LValue, Loc); 11232 OMPAllocatorHandleT = AllocatorType; 11233 if (!S.getASTContext().hasSameType(OMPAllocatorHandleT, AllocatorType)) {