Searched defs:ExeName (Results 1 – 8 of 8) sorted by relevance
41 sys::Path llvm::PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath()
137 char ExeName[PATH_MAX+1]; in checkForOProfileProcEntry() local
136 char ExeName[PATH_MAX+1]; in checkForOProfileProcEntry() local
881 class ExeName : public ComposableParserImpl<ExeName> { class891 ExeName() : m_name( std::make_shared<std::string>( "<executable>" ) ) {} in ExeName() function in clara::detail::ExeName893 explicit ExeName( std::string &ref ) : ExeName() { in ExeName() function in clara::detail::ExeName898 explicit ExeName( LambdaT const& lambda ) : ExeName() { in ExeName() function in clara::detail::ExeName
881 class ExeName : public ComposableParserImpl<ExeName> { class891 ExeName() : m_name( std::make_shared<std::string>( "<executable>" ) ) {} in ExeName() function in Catch::clara::detail::ExeName893 explicit ExeName( std::string &ref ) : ExeName() { in ExeName() function in Catch::clara::detail::ExeName898 explicit ExeName( LambdaT const& lambda ) : ExeName() { in ExeName() function in Catch::clara::detail::ExeName
217 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath()
231 static std::string PrependMainExecutablePath(const std::string &ExeName, in PrependMainExecutablePath()
7384 class ExeName : public ComposableParserImpl<ExeName> { class7394 ExeName() : m_name( std::make_shared<std::string>( "<executable>" ) ) {} in ExeName() function in Catch::clara::detail::ExeName7396 explicit ExeName( std::string &ref ) : ExeName() { in ExeName() function in Catch::clara::detail::ExeName7401 explicit ExeName( LambdaT const& lambda ) : ExeName() { in ExeName() function in Catch::clara::detail::ExeName