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

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 805 functionDecl(forEachDescendant(
821 qualType(asString("int ***"), forEachDescendant(pointerType().bind("x"))),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 159 REGISTER_MATCHER(forEachDescendant);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h     [all...]

Completed in 159 milliseconds