Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseOpenMP.cpp293 bool AllowScopeSpecifier) { in ParseOpenMPSimpleVarList() argument
312 if (AllowScopeSpecifier && getLangOpts().CPlusPlus && in ParseOpenMPSimpleVarList()
/minix3/external/bsd/llvm/dist/clang/include/clang/Parse/
H A DParser.h2342 bool AllowScopeSpecifier);