Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Analysis/
H A Dblocks-no-inline.c20 static const int staticConstant = 3; in testCapturedConstants() local
33 static constInt staticConstant = 3; in testCapturedConstantsTypedef() local