Home | History | Annotate | Download | only in AST

Lines Matching refs:isFunctionPointerVarDecl

118       DiagSelect = !isFunctionPointerVarDecl() ? 5 : 0;
835 bool Sema::isFunctionPointerVarDecl() {