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