Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseDecl.cpp6685 bool RequiresArg = false; in ParseParenDeclarator() local
6832 bool RequiresArg) { in ParseFunctionDeclarator()