Home
last modified time | relevance | path

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

/external/clang/test/Analysis/
Dlambdas.cpp308 int local4 = returnsValue(); // no-warning in captureByCopyCausesUse() local
312 (void)local4; // Implicit capture by copy counts as use in captureByCopyCausesUse()
/external/llvm-project/clang/test/Analysis/
Dlambdas.cpp324 int local4 = returnsValue(); // no-warning in captureByCopyCausesUse() local
328 (void)local4; // Implicit capture by copy counts as use in captureByCopyCausesUse()
/external/clang/test/Analysis/inlining/
Dcontainers.cpp49 IteratorUsingOnlySet local4; in testWrappers() local
/external/llvm-project/clang/test/Analysis/inlining/
Dcontainers.cpp51 IteratorUsingOnlySet local4; in testWrappers() local
/external/python/cpython2/Doc/library/
Dlogging.handlers.rst522 | ``local4`` | LOG_LOCAL4 |
/external/python/cpython3/Doc/library/
Dlogging.handlers.rst719 | ``local4`` | LOG_LOCAL4 |