|
clang-tools 22.0.0git
|
This is the complete list of members for clang::clangd::ForwardingToConstructorVisitor, including all inherited members.
| Constructors | clang::clangd::ForwardingToConstructorVisitor | |
| ForwardingToConstructorVisitor(llvm::DenseSet< const FunctionDecl * > &SeenFunctions, SmallVector< const CXXConstructorDecl *, 1 > &Output) | clang::clangd::ForwardingToConstructorVisitor | inline |
| SeenFunctions | clang::clangd::ForwardingToConstructorVisitor | |
| VisitCallExpr(CallExpr *E) | clang::clangd::ForwardingToConstructorVisitor | inline |
| VisitCXXNewExpr(CXXNewExpr *E) | clang::clangd::ForwardingToConstructorVisitor | inline |