HomeSort by relevance Sort by last modified time
    Searched full:tq_restrict (Results 1 - 7 of 7) sorted by null

  /external/clang/lib/Sema/
DeclSpec.cpp 422 case DeclSpec::TQ_restrict: return "restrict";
696 case TQ_restrict: TQ_restrictLoc = Loc; break;
    [all...]
SemaType.cpp     [all...]
SemaDecl.cpp     [all...]
SemaCodeComplete.cpp     [all...]
  /external/clang/include/clang/Sema/
DeclSpec.h 285 TQ_restrict = 2,
    [all...]
  /external/clang/lib/Parse/
ParseDecl.cpp     [all...]
ParseStmt.cpp     [all...]

Completed in 2114 milliseconds