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

References

tools/clang/lib/Sema/SemaCodeComplete.cpp
 3593       Function ? Function->getNumParams() : Prototype->getNumParams();
 3604       AddOverloadParameterChunks(Context, Policy, Function, Prototype, Opt,
 3626       Placeholder = Prototype->getParamType(P).getAsString(Policy);
 3636   if (Prototype && Prototype->isVariadic()) {
 3636   if (Prototype && Prototype->isVariadic()) {