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

  /external/clang/lib/Sema/
DeclSpec.cpp 398 case DeclSpec::SCS_extern: return "extern";
516 case SCS_extern:
553 StorageClassSpec == SCS_extern &&
    [all...]
SemaDecl.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 235 SCS_extern,
244 // These can be combined with SCS_extern and SCS_static.
    [all...]
  /external/clang/lib/Parse/
Parser.cpp     [all...]
ParseDecl.cpp     [all...]

Completed in 83 milliseconds