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