Searched defs:ResAtomicType (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 11647 if (const AtomicType *ResAtomicType = ResType->getAs<AtomicType>()) checkArithmeticIncompletePointerType() local |