Searched defs:MethodSet (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | IvarInvalidationChecker.cpp | 57 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anon7be946890111::IvarInvalidationCheckerImpl |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 11658 using MethodSet = llvm::SmallPtrSet<CXXMethodDecl *, 1>; hasCStrMethod() typedef |