Searched defs:getType (Results 1 – 10 of 10) sorted by relevance
89 virtual Type getType(const AST &ast) { in getType() function107 virtual Type getType(const AST &ast) { in getType() function141 virtual Type getType(const AST &ast) { in getType() function164 virtual Type getType(const AST &ast) { in getType() function189 virtual Type getType(const AST &ast) { in getType() function212 virtual Type getType(const AST &) { in getType() function239 virtual Type getType(const AST &) { 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
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
98 Network::Type VirtualNetwork::getType() const { in getType() function in android::net::VirtualNetwork
164 Network::Type PhysicalNetwork::getType() const { in getType() function in android::net::PhysicalNetwork
80 Type getType() { return mType; } in getType() function
107 static int getType(const char* type) in getType() function
117 BlobType getType() const { return BlobType(mBlob.type); } in getType() function