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

References

tools/clang/include/clang/AST/Expr.h
 5418   Association getAssociation(unsigned I) {
tools/clang/lib/AST/StmtPrinter.cpp
 1301   for (const GenericSelectionExpr::Association &Assoc : Node->associations()) {
tools/clang/lib/Sema/SemaExprObjC.cpp
 4361     for (const GenericSelectionExpr::Association &assoc : gse->associations()) {
tools/clang/lib/Sema/SemaPseudoObject.cpp
  148         for (const GenericSelectionExpr::Association &assoc :
tools/clang/lib/Sema/TreeTransform.h
 9371   for (const GenericSelectionExpr::Association &Assoc : E->associations()) {