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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DCXXInheritance.cpp136 bool CXXRecordDecl::forallBases(ForallBasesCallback *BaseMatches,
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h1410 typedef bool ForallBasesCallback(const CXXRecordDecl *BaseDefinition, typedef in class:clang::CXXRecordDecl
1429 bool forallBases(ForallBasesCallback *BaseMatches, void *UserData,

Completed in 100 milliseconds