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