Home
last modified time | relevance | path

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

/external/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp34 typedef llvm::StringMap<const MatcherDescriptor *> ConstructorMap; typedef
40 const ConstructorMap &constructors() const { return Constructors; } in constructors()
44 ConstructorMap Constructors;
434 ConstructorMap::const_iterator it = in lookupMatcherCtor()