Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/fuchsia/
DStaticallyConstructedObjectsCheck.cpp22 AST_MATCHER(VarDecl, isGlobalStatic) { in AST_MATCHER() argument
35 isGlobalStatic(), in registerMatchers()