Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp7340 bool RequiresArg = false; ParseParenDeclarator() local
7487 ParseFunctionDeclarator(Declarator & D,ParsedAttributes & FirstArgAttrs,BalancedDelimiterTracker & Tracker,bool IsAmbiguous,bool RequiresArg) ParseFunctionDeclarator() argument