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

References

tools/clang/lib/Sema/SemaLookup.cpp
  793     for (unsigned Index = 0; Index < GenTypeMaxCnt; Index++) {
  793     for (unsigned Index = 0; Index < GenTypeMaxCnt; Index++) {
  795           Context, Parent, Loc, Loc, II, FunctionList[Index],
  797           FunctionList[Index]->isFunctionProtoType());
  803               dyn_cast<FunctionProtoType>(FunctionList[Index])) {