Home
last modified time | relevance | path

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

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