OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequiresArg
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
6343
bool
RequiresArg
= false;
6349
RequiresArg
= true;
6419
ParseFunctionDeclarator(D, attrs, T, false,
RequiresArg
);
6473
/// If
RequiresArg
is true, then the first argument of the function is required
6489
bool
RequiresArg
) {
6525
if (
RequiresArg
)
6543
else if (
RequiresArg
)
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
2980
bool
RequiresArg
= false);
Completed in 53 milliseconds
Indexes created Sun Sep 20 00:26:38 UTC 2026