HomeSort by: relevance | last modified time | path
    Searched refs:MatchRules (Results 1 - 6 of 6) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
ParsedAttr.cpp 177 SmallVectorImpl<std::pair<attr::SubjectMatchRule, bool>> &MatchRules)
179 return getInfo().getPragmaAttributeMatchRules(MatchRules, LangOpts);
SemaAttr.cpp 986 for (const auto &Rule : Entry.MatchRules) {
  /src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
output_test.h 24 enum MatchRules {
  /src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
output_test.h 24 enum MatchRules {
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h 618 &MatchRules) const;
Sema.h 732 SmallVector<attr::SubjectMatchRule, 4> MatchRules;

Completed in 97 milliseconds