Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp297 REGISTER_MATCHER(hasAutomaticStorageDuration); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4439 AST_MATCHER(VarDecl, hasAutomaticStorageDuration) { in AST_MATCHER() argument