Home
last modified time | relevance | path

Searched defs:DynTypedNode (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h18 using DynTypedNode = DynTypedNode; variable
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp157 bool dynMatches(const DynTypedNode &, ASTMatchFinder *, in dynMatches()