Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1297 enum CXChildVisitResult FilteredPrintingVisitor(CXCursor Cursor, in FilteredPrintingVisitor() function
2214 …result = perform_test_load(Idx, TU, /*filter=*/"all", /*prefix=*/NULL, FilteredPrintingVisitor, /*… in perform_single_file_parse()
2242 …result = perform_test_load(Idx, TU, /*filter=*/"all", /*prefix=*/NULL, FilteredPrintingVisitor, /*… in perform_file_retain_excluded_cb()
4789 return FilteredPrintingVisitor; in GetVisitor()