- hashCode() - Method in class cetus.analysis.IPPointsToAnalysis.AbstractLocation
-
Returns the hashcode of this abstract location.
- hashCode() - Method in class cetus.analysis.PointsToRel
-
- hashCode() - Method in class cetus.application.AnalysisTarget
-
- hashCode() - Method in class cetus.hir.AccessSymbol
-
Returns the hash code of the current struct symbol.
- hashCode() - Method in class cetus.hir.BooleanLiteral
-
- hashCode() - Method in class cetus.hir.CharLiteral
-
Returns the hash code of the char literal.
- hashCode() - Method in class cetus.hir.Declaration
-
Returns the hash code of the declaration.
- hashCode() - Method in class cetus.hir.Declarator
-
Returns the hash code of the declarator.
- hashCode() - Method in class cetus.hir.DerefSymbol
-
Returns the hash code of the current deref symbol.
- hashCode() - Method in class cetus.hir.EscapeLiteral
-
Returns the hash code of the escape literal.
- hashCode() - Method in class cetus.hir.Expression
-
Returns the hash code of the expression.
- hashCode() - Method in class cetus.hir.FloatLiteral
-
Returns the hash code of the float literal.
- hashCode() - Method in class cetus.hir.Identifier
-
Returns the hashcode of this identifier
- hashCode() - Method in class cetus.hir.IntegerLiteral
-
Returns the hash code of the integer literal.
- hashCode(int) - Method in class cetus.hir.MinMaxExpression
-
- hashCode() - Method in class cetus.hir.NameID
-
Returns the hash code of this named ID.
- hashCode() - Method in class cetus.hir.PreAnnotation
-
- hashCode() - Method in class cetus.hir.PseudoSymbol
-
This method should be provided for the symbol to be used in hashset(map).
- hashCode() - Method in class cetus.hir.Statement
-
Returns the hash code of the statement.
- hashCode() - Method in class cetus.hir.TemplateID
-
- hashCode() - Method in class cetus.hir.VariableDeclarator
-
If there are multiple Symbols with external linkage and same name,
hashCode() returns same value for those symbols
- hasNext() - Method in class cetus.analysis.DFAGraph.TopIterator
-
- hasNext() - Method in class cetus.hir.BreadthFirstIterator
-
- hasNext() - Method in class cetus.hir.DepthFirstIterator
-
- hasNext() - Method in class cetus.hir.DFIterator
-
Checks if there is a next element of the requested type.
- hasNext() - Method in class cetus.hir.FlatIterator
-
- hasNext() - Method in class cetus.hir.IRIterator
-
Returns true if the iteration has more elements.
- hasNext() - Method in class cetus.hir.PostOrderIterator
-
- hasPrevious() - Method in class cetus.hir.FlatIterator
-
Checks if the iterator has previous element
- hasSameArrayAccessInStruct(Expression, Expression, Procedure) - Static method in class cetus.application.ChainTools
-
- hasSameArrayIdentifier(Expression, Expression) - Static method in class cetus.application.ChainTools
-
- hasSameStructureVariableIdentifier(Expression, Expression, Procedure) - Static method in class cetus.application.ChainTools
-
- hasSameToString(Expression, Expression) - Static method in class cetus.application.ChainTools
-
- hasSideEffectOnParameter(FunctionCall) - Static method in class cetus.application.ThirdPartyLibrary
-
Used by def-use/use-def chain computation
- hasSideEffectOnParameter(FunctionCall) - Static method in class cetus.hir.StandardLibrary
-
- hasSideEffects(UnaryOperator) - Static method in class cetus.hir.UnaryOperator
-
Checks if the specified operator implies a side effect.
- HexDigit - Static variable in interface cetus.base.grammars.NEWCTokenTypes
-
- HexFloatTail - Static variable in interface cetus.base.grammars.NEWCTokenTypes
-
- hideAnnotations(Annotatable, Class<T>) - Static method in class cetus.hir.Annotation
-
Disables printing of the specified annotation type attached at the given
annotatable object.
- hostname - Static variable in class cetus.gui.TCPClient
-