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
62
bool
HasIndirectGoto
;
90
HasIndirectGoto
= true;
94
return
HasIndirectGoto
||
102
HasIndirectGoto
(false),
/external/clang/lib/Sema/
Sema.cpp
47
HasIndirectGoto
= false;
[
all
...]
Completed in 94 milliseconds