HomeSort by relevance Sort by last modified time
    Searched defs:isRestrictQualified (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/AST/
CanonicalType.h 131 bool isRestrictQualified() const {
Type.h 621 bool isRestrictQualified() const;
    [all...]
  /external/clang/lib/CodeGen/
CGValue.h 199 bool isRestrictQualified() const { return Quals.hasRestrict(); }

Completed in 324 milliseconds