Searched defs:SmallPtrSet (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | SmallPtrSet.h | 503 SmallPtrSet() : BaseT(SmallStorage, SmallSizePowTwo) {} SmallPtrSet() function |
/llvm-project/mlir/include/mlir/Support/ | ||
H A D | LLVM.h | 68 class SmallPtrSet; variable |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTContext.h | 50 template <typename T, unsigned N> class SmallPtrSet; global() variable |