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