Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDecl.cpp7347 bool RequiresArg = false; in ParseParenDeclarator() local
7494 bool RequiresArg) { in ParseFunctionDeclarator()