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 195 if (Kind == OutsideFunction && getLangOpts().CPlusPlus) {
643 ConsumeExtraSemi(OutsideFunction);
    [all...]
  /external/clang/include/clang/Parse/
Parser.h 738 OutsideFunction = 0,
    [all...]

Completed in 36 milliseconds