Home
last modified time | relevance | path

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

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