Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaType.cpp4736 bool isFunctionOrMethod = false; in GetFullTypeForDeclarator() local
H A DSemaDeclAttr.cpp69 static bool isFunctionOrMethod(const Decl *D) { in isFunctionOrMethod() function