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