Searched defs:isFunctionPointerVarDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DCommentSema.cpp118 DiagSelect = !isFunctionPointerVarDecl() ? 5 : 0;
835 bool Sema::isFunctionPointerVarDecl() { function in class:clang::comments::Sema

Completed in 303 milliseconds