Home
last modified time | relevance | path

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

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