Home
last modified time | relevance | path

Searched defs:MustCalledMethods (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/examples/CallSuperAttribute/
H A DCallSuperAttrInfo.cpp48 llvm::SmallPtrSet<const CXXMethodDecl *, 16> &MustCalledMethods) in MethodUsageVisitor()
67 llvm::SmallPtrSet<const CXXMethodDecl *, 16> &MustCalledMethods; member in __anon174119720111::MethodUsageVisitor