Searched defs:VisitFn (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp8573 typedef void (InheritingConstructorInfo::*VisitFn)(const CXXConstructorDecl*); typedef in class:__anon18040::InheritingConstructorInfo
8576 void visitAll(const CXXRecordDecl *RD, VisitFn Callback) {

Completed in 222 milliseconds