OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InitExprsOk
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Parse/
ParseInit.cpp
418
bool
InitExprsOk
= true;
424
if (ParseMicrosoftIfExistsBraceInitializer(InitExprs,
InitExprsOk
)) {
449
InitExprsOk
= false;
477
if (
InitExprsOk
&& closed)
488
bool &
InitExprsOk
) {
532
InitExprsOk
= false;
/external/clang/include/clang/Parse/
Parser.h
[
all
...]
Completed in 194 milliseconds