Home
last modified time | relevance | path

Searched defs:getRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DNestedNameSpecifier.h357 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java1122 public int getRepresentation() in getRepresentation() method in ECFieldElement.F2m