Searched refs:hasConstFields (Results 1 – 5 of 5) sorted by relevance
559 LLVM_CLANG_CANPROXY_SIMPLE_ACCESSOR(bool, hasConstFields)
4631 bool hasConstFields() const;
194 if (!RTy || !RTy->hasConstFields()) in containsConst()
662 if (R->hasConstFields()) in IsModifiable()
3491 bool RecordType::hasConstFields() const { in hasConstFields() function in RecordType