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

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 215 /// declaratorDecl()
217 const internal::VariadicDynCastAllOfMatcher<Decl, DeclaratorDecl>
218 declaratorDecl;
    [all...]

Completed in 775 milliseconds