Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DCXXInheritance.h167 CXXRecordDecl::BaseMatchesCallback BaseMatches,
H A DDeclCXX.h1640 using BaseMatchesCallback = variable
1665 bool lookupInBases(BaseMatchesCallback BaseMatches, CXXBasePaths &Paths,
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp160 CXXRecordDecl::BaseMatchesCallback BaseMatches, in lookupInBases()
307 bool CXXRecordDecl::lookupInBases(BaseMatchesCallback BaseMatches, in lookupInBases()