Home
last modified time | relevance | path

Searched defs:ResAtomicType (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp10614 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) checkArithmeticIncompletePointerType() local
10636 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) checkArithmeticOpPointerOperand() local
13742 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) CheckIncrementDecrementOperand() local