Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h1800 bool isFunctionOrMethod() const { in isFunctionOrMethod() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp4075 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
H A DSemaDeclAttr.cpp58 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function