Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dimplicit-widening-of-multiplication-result-int.cpp103 long n13(int a, long b) { in n13() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dconcat-nested-namespaces.cpp50 namespace n13 { namespace
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp244 constexpr int n13 = n5 + n5; // expected-error {{constant expression}} expected-note {{value -4294967296 is outside the range of }} global() variable