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