Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Parse/
H A DParseDecl.cpp5470 bool RequiresArg = false; in ParseParenDeclarator() local
5573 bool RequiresArg) { in ParseFunctionDeclarator()