Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaType.cpp4669 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
H A DSemaDeclAttr.cpp68 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function