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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
12224       bool IsConstant = ElemType.isConstant(Context);
12385           buildVarDecl(*this, RefExpr->getExprLoc(), ElemType, D->getName());
12386       VDInitRefExpr = buildDeclRefExpr(*this, VDInit, ElemType, ELoc);
12388       ElemType = ElemType.getUnqualifiedType();
12388       ElemType = ElemType.getUnqualifiedType();
12389       VarDecl *VDInitTemp = buildVarDecl(*this, RefExpr->getExprLoc(), ElemType,