Searched defs:ContextualFoldingSet (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/llvm/include/llvm/ADT/
H A DFoldingSet.h460 class ContextualFoldingSet : public FoldingSetImpl { class in namespace:llvm
490 explicit ContextualFoldingSet(Ctx Context, unsigned Log2InitSize = 6) function in class:llvm::ContextualFoldingSet

Completed in 45 milliseconds