Home
last modified time | relevance | path

Searched refs:AnyLoc (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp1285 attr::ParsedSubjectMatchRuleSet &SubjectMatchRules, SourceLocation &AnyLoc, in ParsePragmaAttributeSubjectMatchRuleSet() argument
1290 AnyLoc = ConsumeToken(); in ParsePragmaAttributeSubjectMatchRuleSet()
1625 SourceLocation AnyLoc, LastMatchRuleEndLoc; in HandlePragmaAttribute() local
1626 if (ParsePragmaAttributeSubjectMatchRuleSet(SubjectMatchRules, AnyLoc, in HandlePragmaAttribute()
/external/llvm-project/clang/include/clang/Parse/
DParser.h770 SourceLocation &AnyLoc, SourceLocation &LastMatchRuleEndLoc);