Searched defs:ast_matchers (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/Dynamic/
H A DRegistry.h29 namespace ast_matchers { namespace in namespace:clang
H A DParser.h49 namespace ast_matchers { namespace in namespace:clang
H A DDiagnostics.h27 namespace ast_matchers { namespace in namespace:clang
H A DVariantValue.h27 namespace ast_matchers { namespace in namespace:clang
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchFinder.h50 namespace ast_matchers { namespace in namespace:clang
H A DASTMatchers.h95 namespace ast_matchers { namespace in namespace:clang
H A DASTMatchersInternal.h79 namespace ast_matchers { namespace in namespace:clang
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DDiagnostics.cpp12 namespace ast_matchers { namespace in namespace:clang
H A DVariantValue.cpp19 namespace ast_matchers { namespace in namespace:clang
H A DRegistry.cpp37 namespace ast_matchers { namespace in namespace:clang
H A DMarshallers.h46 namespace ast_matchers { namespace in namespace:clang
424 VariadicFuncMatcherDescriptor( ast_matchers::internal::VariadicFunction<ResultT, ArgT, F> Func, StringRef MatcherName) argument
465 DynCastAllOfMatcherDescriptor( ast_matchers::internal::VariadicDynCastAllOfMatcher<BaseT, DerivedT> Func, StringRef MatcherName) argument
766 makeMatcherAutoMarshall( ast_matchers::internal::VariadicFunction<ResultT, ArgT, Func> VarFunc, StringRef MatcherName) argument
777 makeMatcherAutoMarshall( ast_matchers::internal::VariadicDynCastAllOfMatcher<BaseT, DerivedT> VarFunc, StringRef MatcherName) argument
787 makeMatcherAutoMarshall( ast_matchers::internal::ArgumentAdaptingMatcherFunc<ArgumentAdapterT, FromTypes, ToTypes>, StringRef MatcherName) argument
809 makeMatcherAutoMarshall( ast_matchers::internal::VariadicOperatorMatcherFunc<MinCount, MaxCount> Func, StringRef MatcherName) argument
[all...]
H A DParser.cpp33 namespace ast_matchers { namespace in namespace:clang
/freebsd-11-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp30 namespace ast_matchers { namespace in namespace:clang
H A DASTMatchersInternal.cpp39 namespace ast_matchers { namespace in namespace:clang

Completed in 119 milliseconds