Searched defs:FunctionDecl (Results 1 – 2 of 2) sorted by relevance
182 explicit FunctionDecl(ArenaAllocator *allocator, util::StringView name, const ir::AstNode *node) in FunctionDecl() function
37 class FunctionDecl; variable