Searched refs:getAtomicType (Results 1 – 4 of 4) sorted by relevance
817 QualType getAtomicType(QualType T) const;
2157 result = getAtomicType(getVariableArrayDecayedType(at->getValueType())); in getVariableArrayDecayedType()3371 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext3385 Canonical = getAtomicType(getCanonicalType(T)); in getAtomicType()6628 return getAtomicType(ResultType); in mergeTypes()
4708 return Context.getAtomicType(T); in BuildAtomicType()
4156 return Context.getAtomicType(ValueType); in readTypeRecord()