Searched refs:ctorInitializer (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp132 REGISTER_MATCHER(ctorInitializer);
/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h264 const internal::VariadicAllOfMatcher<CXXCtorInitializer> ctorInitializer; member in namespace:clang::ast_matchers
/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp3123 constructorDecl(forEachConstructorInitializer(ctorInitializer()))));

Completed in 161 milliseconds