Searched defs:getAI (Results 1 – 1 of 1) sorted by relevance
191 IslAstInfo &getAI() { return *Ast; } in getAI() function192 const IslAstInfo &getAI() const { return *Ast; } in getAI() function