Home
last modified time | relevance | path

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

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