Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp1599 bool MergedProperty = false; in parseOMPDeclareVariantMatchClause() local
1607 MergedProperty |= Property.RawString == ParentProperty.RawString; in parseOMPDeclareVariantMatchClause()
1624 if (!MergedProperty) in parseOMPDeclareVariantMatchClause()