OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SubjectMatchRules
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaAttr.cpp
803
SmallVector<attr::SubjectMatchRule, 4>
SubjectMatchRules
;
870
SubjectMatchRules
.push_back(attr::SubjectMatchRule(Rule.first));
874
SubjectMatchRules
.push_back(attr::SubjectMatchRule(Rule.first));
890
SubjectMatchRules
.push_back(StrictRule.first);
903
SubjectMatchRules
.push_back(MatchRule);
929
{PragmaLoc, &Attribute, std::move(
SubjectMatchRules
), /*IsUsed=*/false});
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParsePragma.cpp
1361
attr::ParsedSubjectMatchRuleSet &
SubjectMatchRules
, SourceLocation &AnyLoc,
1394
if (!
SubjectMatchRules
1450
if (!
SubjectMatchRules
1700
attr::ParsedSubjectMatchRuleSet
SubjectMatchRules
;
1702
if (ParsePragmaAttributeSubjectMatchRuleSet(
SubjectMatchRules
, AnyLoc,
1724
std::move(
SubjectMatchRules
));
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
771
attr::ParsedSubjectMatchRuleSet &
SubjectMatchRules
,
Completed in 56 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026