Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dnew-array-size-conv.cpp5 struct ValueInt struct
7 ValueInt(int v = 0) : ValueLength(v) {} in ValueInt() function
18 struct ValueBoth : ValueInt, ValueEnum { }; argument
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGLoopInfo.cpp613 unsigned ValueInt = 1; in push() local
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Didentifier-naming-hungarian-notation-cfgfile.cpp479 int ValueInt = 0; variable
H A Didentifier-naming-hungarian-notation.cpp479 int ValueInt = 0; variable