Searched refs:stem (Results 1 – 7 of 7) sorted by relevance
114 if (file == entry.path()->stem().native() ) { in find()128 if (file == entry.path()->stem().native() && in find()181 if (file == entry.path()->stem().native() ) { in find()195 if (file == entry.path()->stem().native() && in find()
31 pBuilder.createNode<InputTree::Positional>(path().stem().native(), path()); in activate()279 pBuilder.createNode<InputTree::Positional>(path.stem().native(), path); in activate()
82 Path stem() const;
190 Path Path::stem() const in stem() function in Path
55 std::string ProgName(mcld::sys::fs::Path(pProgName).stem().native()); in ParseProgName()
223 Argv0 = llvm::sys::path::stem(ArgVector[0]); in main()
298 …ine the options you want to use in a comma-delimited list, specifying only the stem of each option: