Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DNestedNameSpecifier.h357 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation() function
/external/clang/lib/Sema/
DDeclSpec.cpp132 if (!Builder.getRepresentation()) in getLastQualifierNameLoc()
139 if (!Builder.getRepresentation()) in getWithLocInContext()
/external/bouncycastle/src/main/java/org/bouncycastle/math/ec/
DECFieldElement.java1122 public int getRepresentation() in getRepresentation() method in ECFieldElement.F2m
/external/clang/include/clang/Sema/
DDeclSpec.h76 return Builder.getRepresentation(); in getScopeRep()