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 51 T.removeLocalFastQualifiers();
  /external/clang/include/clang/AST/
Type.h 776 void removeLocalFastQualifiers() { Value.setInt(0); }
777 void removeLocalFastQualifiers(unsigned Mask) {
799 T.removeLocalFastQualifiers();
    [all...]

Completed in 74 milliseconds