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

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

Completed in 38 milliseconds