Home
last modified time | relevance | path

Searched refs:BaseMatchesCallback (Results 1 – 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDCXXInheritance.h167 CXXRecordDecl::BaseMatchesCallback BaseMatches,
HDDeclCXX.h1648 using BaseMatchesCallback = variable
1673 bool lookupInBases(BaseMatchesCallback BaseMatches, CXXBasePaths &Paths,
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDCXXInheritance.cpp160 CXXRecordDecl::BaseMatchesCallback BaseMatches, in lookupInBases()
307 bool CXXRecordDecl::lookupInBases(BaseMatchesCallback BaseMatches, in lookupInBases()