Searched defs:getAtomicType (Results 1 – 2 of 2) sorted by relevance
132 QualType getAtomicType() const { return AtomicTy; } in getAtomicType() function in __anond873a0fc0111::AtomicInfo
5193 QualType ASTContext::getAtomicType(QualType T) const { in getAtomicType() function in ASTContext