HomeSort by: relevance | last modified time | path
    Searched defs:auto_ftype (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 4890 tree auto_ftype = build_function_type_list (make_auto (), NULL_TREE);
4892 auto_ftype, CP_BUILT_IN_SOURCE_LOCATION,
4881 tree auto_ftype = build_function_type_list (make_auto (), NULL_TREE); local
decl.cc 4890 tree auto_ftype = build_function_type_list (make_auto (), NULL_TREE);
4892 auto_ftype, CP_BUILT_IN_SOURCE_LOCATION,
4881 tree auto_ftype = build_function_type_list (make_auto (), NULL_TREE); local

Completed in 85 milliseconds