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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl.cc 246 int function_depth;
18172 ++function_depth;
18909 --function_depth;
245 int function_depth; variable
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc 236 int function_depth;
17418 ++function_depth;
18179 --function_depth;
235 int function_depth; variable

Completed in 37 milliseconds