Home | History | Annotate | Download | only in Sema

Lines Matching refs:WeakInfo

5125 void Sema::DeclApplyPragmaWeak(Scope *S, NamedDecl *ND, WeakInfo &W) {
5160 llvm::DenseMap<IdentifierInfo*,WeakInfo>::iterator I
5163 WeakInfo W = I->second;