Searched defs:has_template_params (Results 1 – 1 of 1) sorted by relevance
1148 bool has_template_params = false; ParseSubroutine() local 2363 bool has_template_params = false; ConstructDemangledNameFromDWARF() local 3147 ParseChildParameters(clang::DeclContext * containing_decl_ctx,const DWARFDIE & parent_die,bool skip_artificial,bool & is_static,bool & is_variadic,bool & has_template_params,std::vector<CompilerType> & function_param_types,std::vector<clang::ParmVarDecl * > & function_param_decls,unsigned & type_quals) ParseChildParameters() argument