Home
last modified time | relevance | path

Searched refs:diagnosePointerArithmetic (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DExprConstant.cpp438 void diagnosePointerArithmetic(EvalInfo &Info, const Expr *E,
470 diagnosePointerArithmetic(Info, E, N); in adjustIndex()
1418 void SubobjectDesignator::diagnosePointerArithmetic(EvalInfo &Info, in diagnosePointerArithmetic() function in SubobjectDesignator