OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OutsideFunction
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Parse/
Parser.cpp
239
if (Kind ==
OutsideFunction
&& getLangOpts().CPlusPlus) {
638
ConsumeExtraSemi(
OutsideFunction
);
[
all
...]
/external/clang/include/clang/Parse/
Parser.h
638
OutsideFunction
= 0,
[
all
...]
Completed in 247 milliseconds