Home
last modified time | relevance | path

Searched defs:n14 (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.cpp107 long n14(int a, int b, int c) { in n14() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dconcat-nested-namespaces.cpp53 namespace n14 { namespace
/llvm-project/clang/test/CXX/expr/expr.const/
H A Dp2-0x.cpp245 constexpr int n14 = n3 - n5; // expected-error {{constant expression}} expected-note {{value 4294967295 is outside the range of }} global() variable