Home
last modified time | relevance | path

Searched refs:ConstructorMap (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp45 using ConstructorMap = llvm::StringMap<std::unique_ptr<const MatcherDescriptor>>; typedef
52 const ConstructorMap &constructors() const { return Constructors; } in constructors()
58 ConstructorMap Constructors;