Home | History | Annotate | Download | only in Sema

Lines Matching refs:isFunc

1467   bool isFunc = D.isDeclarationOfFunction();
1481 if (isFunc) {
1503 !isFunc);