Home
last modified time | relevance | path

Searched defs:RequiresArg (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDecl.cpp5345 bool RequiresArg = false; in ParseParenDeclarator() local
5448 bool RequiresArg) { in ParseFunctionDeclarator()