Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/DumpTool/
H A DASTSrcLocProcessor.cpp147 return cxxMethodDecl(isPublic(), parameterCountIs(0), isConst(), in CaptureMethods()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp499 REGISTER_MATCHER(parameterCountIs); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h4925 AST_POLYMORPHIC_MATCHER_P(parameterCountIs, in AST_POLYMORPHIC_MATCHER_P() argument