Searched refs:BackRefMap (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DMicrosoftMangle.cpp36 // FIXME: audit the performance of BackRefMap as it might do way too many
38 typedef std::map<std::string, unsigned> BackRefMap; typedef in class:__anon3514::MicrosoftCXXNameMangler
39 BackRefMap NameBackReferences;
436 BackRefMap::iterator Found;
695 BackRefMap::iterator Found;
759 BackRefMap TemplateContext;

Completed in 74 milliseconds