Searched refs:FirstLocalDeclCache (Results 1 – 2 of 2) sorted by relevance
393 llvm::DenseMap<const Decl *, const Decl *> FirstLocalDeclCache; variable
1571 const Decl *&CacheEntry = FirstLocalDeclCache[Canon]; in getFirstLocalDecl()