Searched defs:is_function_declaration (Results 1 – 2 of 2) sorted by relevance
48 bool is_function_declaration, RedeclarationType redeclaration_type, in DeclareGlobal()
1115 bool is_function_declaration = declaration->IsFunctionDeclaration(); in DeclareVariable() local