Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp978 auto IsMatchExtension = [](OMPTraitProperty &TP) { in checkExtensionProperty() local
987 if (IsMatchExtension(TIProperty)) { in checkExtensionProperty()
989 if (IsMatchExtension(SeenProp)) { in checkExtensionProperty()