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

/external/clang/include/clang/Frontend/
H A DASTUnit.h672 typedef bool (*DeclVisitorFn)(void *context, const Decl *D); typedef in class:clang::ASTUnit
678 bool visitLocalTopLevelDecls(void *context, DeclVisitorFn Fn);

Completed in 105 milliseconds