reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Analysis/CFG.cpp
  779     const ConstructionContextLayer *Layer = ConstructionContextMap.lookup(E);
 1346           ConstructionContextMap.lookup(E)) {
 1353     ConstructionContextMap[E] = Layer;
 1468   assert(ConstructionContextMap.count(E) &&
 1470   ConstructionContextMap.erase(E);
 1602     assert(ConstructionContextMap.empty() &&