/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/DataFormatters/ |
D | FormattersContainer.h | 79 TypeMatcher(ConstString type_name) in TypeMatcher() function 82 TypeMatcher(RegularExpression regex) in TypeMatcher() function 87 TypeMatcher(lldb::TypeNameSpecifierImplSP type_specifier) in TypeMatcher() function
|
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/DataFormatters/ |
D | FormattersContainer.h | 79 TypeMatcher(ConstString type_name) in TypeMatcher() function 82 TypeMatcher(RegularExpression regex) in TypeMatcher() function 87 TypeMatcher(lldb::TypeNameSpecifierImplSP type_specifier) in TypeMatcher() function
|
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/DataFormatters/ |
D | FormattersContainer.h | 79 TypeMatcher(ConstString type_name) in TypeMatcher() function 82 TypeMatcher(RegularExpression regex) in TypeMatcher() function 87 TypeMatcher(lldb::TypeNameSpecifierImplSP type_specifier) in TypeMatcher() function
|
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/DataFormatters/ |
D | FormattersContainer.h | 79 TypeMatcher(ConstString type_name) in TypeMatcher() function 82 TypeMatcher(RegularExpression regex) in TypeMatcher() function 87 TypeMatcher(lldb::TypeNameSpecifierImplSP type_specifier) in TypeMatcher() function
|
D | TypeCategory.h | 149 void ForEach(std::function<bool(const TypeMatcher &, in ForEach()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/utils/ |
D | Matchers.h | 41 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isReferenceToConst) { in AST_MATCHER_FUNCTION() 47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/utils/ |
D | Matchers.h | 41 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isReferenceToConst) { in AST_MATCHER_FUNCTION() 47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/utils/ |
D | Matchers.h | 41 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isReferenceToConst) { in AST_MATCHER_FUNCTION() 47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/utils/ |
D | Matchers.h | 41 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isReferenceToConst) { in AST_MATCHER_FUNCTION() 47 AST_MATCHER_FUNCTION(ast_matchers::TypeMatcher, isPointerToConst) { in AST_MATCHER_FUNCTION()
|
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/jsontype/ |
H A D | BasicPolymorphicTypeValidator.java | 40 public abstract static class TypeMatcher { // note: public since 2.11 class in BasicPolymorphicTypeValidator
|
/aosp_15_r20/external/autotest/site_utils/ |
H A D | test_runner_utils_unittest.py | 26 class TypeMatcher(object): class
|
/aosp_15_r20/external/autotest/server/cros/dynamic_suite/ |
H A D | suite_unittest.py | 50 class TypeMatcher(object): class
|
/aosp_15_r20/external/clang/unittests/ASTMatchers/ |
H A D | ASTMatchersTraversalTest.cpp | 147 TEST(TypeMatcher, MatchesClassType) { in TEST() argument 170 TEST(TypeMatcher, MatchesDeclTypes) { in TEST() argument
|
/aosp_15_r20/external/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 125 typedef internal::Matcher<QualType> TypeMatcher; typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 145 using TypeMatcher = internal::Matcher<QualType>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 145 using TypeMatcher = internal::Matcher<QualType>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 145 using TypeMatcher = internal::Matcher<QualType>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/ASTMatchers/ |
D | ASTMatchers.h | 145 using TypeMatcher = internal::Matcher<QualType>; variable
|