Searched refs:getImportStatements (Results 1 – 3 of 3) sorted by relevance
27 for (const ImportStatement& import : ast.getImportStatements()) { in importTypes()
167 const std::vector<ImportStatement>& getImportStatements() const;
794 const std::vector<ImportStatement>& AST::getImportStatements() const { in getImportStatements() function in android::AST