HomeSort by relevance Sort by last modified time
    Searched refs:isAnyFunctionDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CommentSema.h 213 bool isAnyFunctionDecl();
  /external/clang/lib/AST/
CommentSema.cpp 102 DiagSelect = !isAnyFunctionDecl() ? 1 : 0;
791 bool Sema::isAnyFunctionDecl() {
    [all...]

Completed in 92 milliseconds