Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dsizeof-expression.cpp145 int CE0 = sizeof sizeof(char); variable
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1189 if (auto *CE0 = dyn_cast<ConstantExpr>(Ops0)) { ConstantFoldCompareInstOperands() local
[all...]