Searched defs:path_begin (Results 1 – 2 of 2) sorted by relevance
303 auto path_begin = llvm::sys::path::begin(module.search_path.GetStringRef()); in AddModule() local
3568 path_iterator path_begin() { return path_buffer(); } in path_begin() function3570 path_const_iterator path_begin() const { return path_buffer(); } in path_begin() function