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