Searched defs:hasBodyOrInit (Results 1 – 1 of 1) sorted by relevance
200 static bool hasBodyOrInit(const FunctionDecl *D, const FunctionDecl *&DefD) { in hasBodyOrInit() function203 static bool hasBodyOrInit(const VarDecl *D, const VarDecl *&DefD) { in hasBodyOrInit() function206 template <typename T> static bool hasBodyOrInit(const T *D) { in hasBodyOrInit() function