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