reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
12206 if (RequireCompleteType(ELoc, Type, 12209 Type = Type.getNonReferenceType(); 12209 Type = Type.getNonReferenceType(); 12215 QualType ElemType = Context.getBaseElementType(Type).getNonReferenceType(); 12356 if (!Type->isAnyPointerType() && Type->isVariablyModifiedType() && 12356 if (!Type->isAnyPointerType() && Type->isVariablyModifiedType() && 12359 << getOpenMPClauseName(OMPC_firstprivate) << Type 12370 Type = Type.getUnqualifiedType(); 12370 Type = Type.getUnqualifiedType(); 12372 buildVarDecl(*this, ELoc, Type, D->getName(), 12383 if (Type->isArrayType()) { 12404 VarDecl *VDInit = buildVarDecl(*this, RefExpr->getExprLoc(), Type,