Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Parse/
DParseDecl.cpp4995 bool RequiresArg = false; in ParseParenDeclarator() local
5098 bool RequiresArg) { in ParseFunctionDeclarator()