Home
last modified time | relevance | path

Searched refs:getRepresentation (Results 1 – 4 of 4) sorted by relevance

/external/clang/include/clang/AST/
DNestedNameSpecifier.h362 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java1231 public int getRepresentation() in getRepresentation() method in ECFieldElement.F2m
/external/clang/lib/Sema/
DDeclSpec.cpp134 if (!Builder.getRepresentation()) in getLastQualifierNameLoc()
141 if (!Builder.getRepresentation()) in getWithLocInContext()
/external/clang/include/clang/Sema/
DDeclSpec.h80 return Builder.getRepresentation(); in getScopeRep()