OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ExpectSemi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDeclCXX.cpp
2723
bool
ExpectSemi
= true;
2967
ExpectSemi
= false;
2990
if (
ExpectSemi
&&
ParseDecl.cpp
2093
bool
ExpectSemi
= Context != DeclaratorContext::ForInit;
2099
if (Tok.isAtStartOfLine() &&
ExpectSemi
&& !MightBeDeclarator(Context)) {
2105
ExpectSemi
= false;
2144
if (
ExpectSemi
&& ExpectAndConsumeSemi(
Completed in 24 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026