Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4841 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
H A DSemaDeclAttr.cpp70 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function