Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp538 REGISTER_MATCHER(parenType); in RegistryMaps()
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1060 const AstTypeMatcher<ParenType> parenType; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h7274 extern const AstTypeMatcher<ParenType> parenType;