Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11647 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) checkArithmeticIncompletePointerType() local
11669 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) checkArithmeticOpPointerOperand() local
14825 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) CheckIncrementDecrementOperand() local