HomeSort by relevance Sort by last modified time
    Searched full:matchesrecursively (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/ASTMatchers/
ASTMatchFinder.cpp 385 return matchesRecursively(Node, Matcher, Builder, MaxDepth, Traversal,
402 Result.ResultOfMatch = matchesRecursively(Node, Matcher, &Result.Nodes,
413 bool matchesRecursively(const ast_type_traits::DynTypedNode &Node,
    [all...]

Completed in 154 milliseconds