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

Definitions

tools/clang/lib/CodeGen/CodeGenFunction.h
 4219   static bool isObjCMethodWithTypeParams(const ObjCMethodDecl *method) {
 4233   static bool isObjCMethodWithTypeParams(const T *) { return false; }