Searched defs:getType (Results 1 – 14 of 14) 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
38 public XsdType getType() { in getType() method in XsdAttribute
41 public XsdType getType() { in getType() method in XsdElement
37 Network::Type DummyNetwork::getType() const { in getType() function in android::net::DummyNetwork
33 Network::Type LocalNetwork::getType() const { in getType() function in android::net::LocalNetwork
93 Network::Type VirtualNetwork::getType() const { in getType() function in android::net::VirtualNetwork
165 Network::Type PhysicalNetwork::getType() const { in getType() function in android::net::PhysicalNetwork
84 Type getType() const { return mType; } in getType() function
64 ConfigValue::Type ConfigValue::getType() const { return type_; } in getType() function in ConfigValue
144 BlobType getType() const { return BlobType(mBlob->type); } in getType() function
565 private XsdType getType(String name) throws JavaCodeGeneratorException { in getType() method in JavaCodeGenerator
633 private XsdType getType(String name) throws CppCodeGeneratorException { in getType() method in CppCodeGenerator