Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Analysis/
H A Dblocks-no-inline.c30 constInt anotherGlobalConstant = 1; variable
36 clang_analyzer_eval(anotherGlobalConstant == 1); // expected-warning{{TRUE}} in testCapturedConstantsTypedef()