HomeSort by: relevance | last modified time | path
    Searched refs:isFunctionPointerVarDecl (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/AST/
CommentSema.h 209 bool isFunctionPointerVarDecl();
  /src/external/apache2/llvm/dist/clang/lib/AST/
CommentSema.cpp 118 DiagSelect = !isFunctionPointerVarDecl() ? 5 : 0;
862 bool Sema::isFunctionPointerVarDecl() {

Completed in 16 milliseconds