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

References

tools/clang/lib/Format/TokenAnnotator.cpp
 1285         : P(P) {
 1286       P.Contexts.push_back(Context(ContextKind,
 1287                                    P.Contexts.back().BindingStrength + Increase,
 1288                                    P.Contexts.back().IsExpression));