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

References

tools/clang/lib/AST/ASTDiagnostic.cpp
 1241         FromIntType, FromNullPtr, FromExpr, FromValueDecl, NeedFromAddressOf);
 1265           FromInt, HasFromInt, FromIntType, FromExpr, ToValueDecl,
 1272       Tree.SetIntegerDiff(FromInt, ToInt, HasFromInt, HasToInt, FromIntType,
 1275         Tree.SetSame(Context.hasSameType(FromIntType, ToIntType) &&