Searched defs:getType (Results 1 – 9 of 9) sorted by relevance
89 Type getType(const AST &ast) override { in getType() function107 Type getType(const AST &ast) override { in getType() function141 Type getType(const AST &ast) override { in getType() function164 Type getType(const AST &ast) override { in getType() function189 Type getType(const AST &ast) override { in getType() function212 Type getType(const AST &) override { in getType() function239 Type getType(const AST &) override { in getType() function
40 Type* VarDeclaration::getType() const { in getType() function in android::VarDeclaration
51 const Type* FunctionDeclaration::getType() const { in getType() function in android::FunctionDeclaration
40 public XsdType getType() { in getType() method in XsdAttribute
41 public XsdType getType() { in getType() method in XsdElement
85 Type getType() const { return mType; } in getType() function
69 ConfigValue::Type ConfigValue::getType() const { return type_; } in getType() function in ConfigValue
898 private XsdType getType(String name) throws JavaCodeGeneratorException { in getType() method in JavaCodeGenerator
1064 private XsdType getType(String name) throws CppCodeGeneratorException { in getType() method in CppCodeGenerator