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

Completed in 34 milliseconds