OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ParseScope
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
1074
///
ParseScope
- Introduces a new scope for parsing. The kind of
1080
class
ParseScope
{
1082
ParseScope
(const
ParseScope
&) = delete;
1083
void operator=(const
ParseScope
&) = delete;
1086
//
ParseScope
- Construct a new object to manage a scope in the
1089
ParseScope
(Parser *Self, unsigned ScopeFlags, bool EnteredScope = true,
1111
~
ParseScope
() {
2320
Decl *ParseFunctionStatementBody(Decl *Decl,
ParseScope
&BodyScope);
2321
Decl *ParseFunctionTryBlock(Decl *Decl,
ParseScope
&BodyScope)
[
all
...]
/src/sys/external/bsd/acpica/dist/include/
aclocal.h
836
ACPI_PSCOPE_STATE
ParseScope
;
Completed in 19 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026