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

References

tools/clang/lib/Index/IndexBody.cpp
  253       bool IsPropCall = Containing && isa<PseudoObjectExpr>(Containing);
  253       bool IsPropCall = Containing && isa<PseudoObjectExpr>(Containing);
  257             IsImplicitProperty(cast<PseudoObjectExpr>(Containing))))