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

References

tools/clang/lib/CodeGen/CodeGenFunction.cpp
  189   type = type.getCanonicalType();
  189   type = type.getCanonicalType();
  191     switch (type->getTypeClass()) {
  235       type = cast<AtomicType>(type)->getValueType();
  235       type = cast<AtomicType>(type)->getValueType();