Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseOpenMP.cpp967 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty() local
976 if (IsMatchExtension(TIProperty)) { in checkExtensionProperty()
978 if (IsMatchExtension(SeenProp)) { in checkExtensionProperty()