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

References

tools/clang/include/clang/AST/APValue.h
  423     return const_cast<APValue*>(this)->getComplexIntImag();
tools/clang/lib/AST/ExprConstant.cpp
 3301         return handler.found(Index ? O->getComplexIntImag()
tools/clang/lib/Sema/SemaChecking.cpp
10185     IntRange I = GetValueRange(C, result.getComplexIntImag(), MaxWidth);