Searched defs:isFunctionOrMethod (Results 1 – 2 of 2) sorted by relevance
4841 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
70 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function