HomeSort by: relevance | last modified time | path
    Searched refs:check_postcondition_result (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/cp/
contracts.h 285 extern bool check_postcondition_result (tree, tree, location_t);
contracts.cc 620 check_postcondition_result (tree decl, tree type, location_t loc) function
678 if (!check_postcondition_result (decl, type, loc))
pt.cc 11884 if (!check_postcondition_result (decl, type, loc))
parser.cc 30613 if (!check_postcondition_result (fn, type, loc))
    [all...]

Completed in 47 milliseconds