Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp471 REGISTER_MATCHER(isSharedKind); in RegistryMaps()
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h8713 AST_MATCHER(OMPDefaultClause, isSharedKind) { in AST_MATCHER() argument