Home
last modified time | relevance | path

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

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