OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowDeclarationsInC
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseStmt.cpp
217
(StmtCtx & ParsedStmtContext::
AllowDeclarationsInC
) !=
626
StmtCtx &= ~ParsedStmtContext::
AllowDeclarationsInC
;
688
StmtCtx &= ~ParsedStmtContext::
AllowDeclarationsInC
;
836
StmtCtx &= ~ParsedStmtContext::
AllowDeclarationsInC
;
ParseOpenMP.cpp
2297
if ((StmtCtx & ParsedStmtContext::
AllowDeclarationsInC
) ==
2316
if ((StmtCtx & ParsedStmtContext::
AllowDeclarationsInC
) ==
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
412
AllowDeclarationsInC
= 0x1,
421
Compound =
AllowDeclarationsInC
| AllowStandaloneOpenMPDirectives,
Completed in 47 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026