OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasIndirectGoto
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
ScopeInfo.h
103
bool
HasIndirectGoto
;
316
HasIndirectGoto
= true;
325
(
HasIndirectGoto
||
333
HasIndirectGoto
(false),
/external/clang/lib/Sema/
ScopeInfo.cpp
28
HasIndirectGoto
= false;
Completed in 94 milliseconds