Searched defs:isDelegatingConstructor (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclCXX.h | 2687 bool isDelegatingConstructor() const { isDelegatingConstructor() function |
/llvm-project/clang/include/clang/ASTMatchers/ | ||
H A D | ASTMatchers.h | 7990 AST_MATCHER(CXXConstructorDecl,isDelegatingConstructor) AST_MATCHER() argument |