Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Parse/
H A DParseOpenMP.cpp1215 bool AllowScopeSpecifier) { in ParseOpenMPSimpleVarList() argument
1232 if (AllowScopeSpecifier && getLangOpts().CPlusPlus && in ParseOpenMPSimpleVarList()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h2806 bool AllowScopeSpecifier);