Home
last modified time | relevance | path

Searched defs:getCheckTraversalKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.h
/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h293 std::optional<TraversalKind> getCheckTraversalKind() const override { in getCheckTraversalKind() function
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1711 MatchFinder::MatchCallback::getCheckTraversalKind() const { in getCheckTraversalKind() function in clang::ast_matchers::MatchFinder::MatchCallback