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

References

tools/clang/lib/Sema/SemaCodeComplete.cpp
 8233          P != PEnd; (void)++P, ++I) {
 8235       if (I == 0)
 8237       else if (I < Sel.getNumArgs()) {
 8240             Builder.getAllocator().CopyString(Sel.getNameForSlot(I) + ":"));