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

  /external/clang/lib/Serialization/
ASTCommon.h 46 T.removeLocalFastQualifiers();
  /external/clang/include/clang/AST/
Type.h 737 void removeLocalFastQualifiers() { Value.setInt(0); }
738 void removeLocalFastQualifiers(unsigned Mask) {
760 T.removeLocalFastQualifiers();
    [all...]

Completed in 61 milliseconds