Searched refs:isFunc (Results 1 – 3 of 3) sorted by relevance
170 bool isFunc);
558 bool isFunc) { in addPotentialUndefinedSymbol() argument582 info.isFunction = isFunc; in addPotentialUndefinedSymbol()
2014 bool isFunc = D.isDeclarationOfFunction(); in ActOnCXXMemberDeclarator() local2022 if (!isFunc) in ActOnCXXMemberDeclarator()2071 if (isFunc) { in ActOnCXXMemberDeclarator()2088 !isFunc); in ActOnCXXMemberDeclarator()