Home | History | Annotate | Download | only in libclang

Lines Matching refs:EntityMap

743   EntityMapTy::const_iterator I = EntityMap.find(D);
744 if (I == EntityMap.end())
752 EntityMap[D] = client;