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

References

tools/clang/include/clang/AST/APValue.h
  415     return const_cast<APValue*>(this)->getComplexIntReal();
tools/clang/lib/AST/ExprConstant.cpp
 3302                                    : O->getComplexIntReal(), ObjType);
 3957       return found(Subobj.getComplexIntReal(),
tools/clang/lib/Sema/SemaChecking.cpp
10184     IntRange R = GetValueRange(C, result.getComplexIntReal(), MaxWidth);