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

References

tools/clang/lib/Sema/SemaOpenMP.cpp
15916   VarDecl *VD = buildVarDecl(*this, StartLoc, MapperType, VN.getAsString());
15921   Expr *MapperVarRefExpr = buildDeclRefExpr(*this, VD, MapperType, StartLoc);