Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseOpenMP.cpp2940 bool AllowScopeSpecifier) { in ParseOpenMPSimpleVarList() argument
2957 if (AllowScopeSpecifier && getLangOpts().CPlusPlus && in ParseOpenMPSimpleVarList()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h3512 bool AllowScopeSpecifier);