HomeSort by relevance Sort by last modified time
    Searched refs:DeclVisitorFn (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Frontend/
ASTUnit.h 687 typedef bool (*DeclVisitorFn)(void *context, const Decl *D);
693 bool visitLocalTopLevelDecls(void *context, DeclVisitorFn Fn);
    [all...]
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 272 milliseconds