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

References

tools/clang/lib/Sema/SemaCodeComplete.cpp
 6134   if (NumSelIdents > Sel.getNumArgs())
 6146   if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs())
 6146   if (!AllowSameLength && NumSelIdents && NumSelIdents == Sel.getNumArgs())
 6149   for (unsigned I = 0; I != NumSelIdents; ++I)