Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Analysis/FlowSensitive/
H A DUncheckedOptionalAccessModelTest.cpp1297 ExpectDiagnosticsFor(std::string SourceCode,FuncDeclMatcher FuncMatcher) ExpectDiagnosticsFor() argument
1305 ExpectDiagnosticsFor(std::string SourceCode,FuncDeclMatcher FuncMatcher,const char * CxxMode) ExpectDiagnosticsFor() argument
/llvm-project/clang-tools-extra/clang-change-namespace/
H A DChangeNamespace.cpp492 auto FuncMatcher = in registerMatchers() local