Searched refs:hasConstFields (Results 1 – 8 of 8) sorted by relevance
540 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasConstFields)
3726 bool hasConstFields() const { return false; }
559 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasConstFields)
4619 bool hasConstFields() const;
629 if (R->hasConstFields()) in IsModifiable()
662 if (R->hasConstFields()) in IsModifiable()
3482 bool RecordType::hasConstFields() const { in hasConstFields() function in RecordType
194 if (!RTy || !RTy->hasConstFields()) in containsConst()