Searched defs:sourceFileExtension (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/util/ | ||
| H A D | options.h | 153 std::string sourceFileExtension = sourceFile_.substr(sourceFile_.find_last_of('.') + 1); in DetermineExtension() local |
Completed in 2 milliseconds