HomeSort by relevance Sort by last modified time
    Searched refs:OutsideFunction (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Parse/
Parser.cpp 220 if (Kind == OutsideFunction && getLangOpts().CPlusPlus) {
632 ConsumeExtraSemi(OutsideFunction);
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 622 OutsideFunction = 0,
    [all...]

Completed in 24 milliseconds