Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseOpenMP.cpp2871 bool AllowScopeSpecifier) { in ParseOpenMPSimpleVarList() argument
2889 if (AllowScopeSpecifier && getLangOpts().CPlusPlus && in ParseOpenMPSimpleVarList()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h6546 bool AllowScopeSpecifier);