Searched defs:isAcceptable (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Lookup.h | 373 static bool isAcceptable(Sema &SemaRef, NamedDecl *D, isAcceptable() function |
H A D | Sema.h | 2423 bool isAcceptable(const NamedDecl *D, AcceptableKind Kind) { isAcceptable() function |