Home
last modified time | relevance | path

Searched defs:MatchRules (Results 1 – 3 of 3) sorted by relevance

/llvm-project/third-party/benchmark/test/
H A Doutput_test.h24 enum MatchRules { enum
/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1835 SmallVector<std::pair<attr::SubjectMatchRule, bool>, 4> MatchRules; in createExpectedAttributeSubjectRulesTokenDiagnostic() local
/llvm-project/clang/include/clang/Sema/
H A DSema.h1774 SmallVector<attr::SubjectMatchRule, 4> MatchRules; global() member