Home
last modified time | relevance | path

Searched defs:isFunctionOrMethod (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/AST/
DDeclBase.h1263 bool isFunctionOrMethod() const { in isFunctionOrMethod() function
/external/clang/lib/Sema/
DSemaType.cpp3630 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
DSemaDeclAttr.cpp55 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function