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.cpp2940 bool AllowScopeSpecifier) { in ParseOpenMPSimpleVarList() argument
2957 if (AllowScopeSpecifier && getLangOpts().CPlusPlus && in ParseOpenMPSimpleVarList()
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h3512 bool AllowScopeSpecifier);