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

  /src/external/gpl3/gcc/dist/gcc/c/
c-parser.cc 20688 location_t allocator_loc = UNKNOWN_LOCATION;
20742 allocator_loc = expr_loc;
20790 if (allocator == NULL_TREE && allocator_loc == UNKNOWN_LOCATION)
20797 error_at (allocator_loc,
20683 location_t allocator_loc = UNKNOWN_LOCATION; local

Completed in 39 milliseconds