Searched defs:isFunctionOrMethod (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 4841 bool isFunctionOrMethod = false; GetFullTypeForDeclarator() local |
H A D | SemaDeclAttr.cpp | 70 static bool isFunctionOrMethod(const Decl *D) { isFunctionOrMethod() function |