Searched refs:IsImpossibleToSatisfy (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp378 bool IsImpossibleToSatisfy(const NamedDecl *ND) const;
1570 bool ResultBuilder::IsImpossibleToSatisfy(const NamedDecl *ND) const { function in class:ResultBuilder
4241 Results.setFilter(&ResultBuilder::IsImpossibleToSatisfy);

Completed in 117 milliseconds