Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp4555 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
H A DSemaDeclAttr.cpp66 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function