Home
last modified time | relevance | path

Searched defs:MethodMatcher (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/performance/
H A DNoexceptSwapCheck.cpp24 auto MethodMatcher = cxxMethodDecl( in registerMatchers() local
/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp3243 testImportOf(const MatcherType & MethodMatcher,const char * Code=DefaultCode) testImportOf() argument
3249 testNoImportOf(const MatcherType & MethodMatcher,const char * Code=DefaultCode) testNoImportOf() argument
3255 test(const MatcherType & MethodMatcher,const char * Code,unsigned int ExpectedCount) test() argument