Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaAttr.cpp947 std::optional<attr::SubjectMatchRule> ParentRule = in ActOnPragmaAttributeAttribute() local
971 std::optional<attr::SubjectMatchRule> ParentRule = in ActOnPragmaAttributeAttribute() local
1023 if (auto ParentRule = getParentAttrMatcherRule(MatchRule)) { in ActOnPragmaAttributeAttribute() local