Home
last modified time | relevance | path

Searched refs:CustomWarningExceptions (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cmake-gui/cmake-3.22.1/Source/CTest/
H A DcmCTestBuildHandler.cxx187 this->CustomWarningExceptions.clear(); in Initialize()
233 this->CustomWarningExceptions); in PopulateCustomVectors()
358 this->CustomWarningExceptions.emplace_back(cmCTestWarningExceptions[cc]); in ProcessHandler()
382 cmCTestBuildHandlerPopulateRegexVector(this->CustomWarningExceptions, in ProcessHandler()
1161 << this->CustomWarningExceptions[wrxCnt] << ")" in ProcessSingleLine()
H A DcmCTestBuildHandler.h105 std::vector<std::string> CustomWarningExceptions; variable
/dports/devel/cmake-doc/cmake-3.22.1/Source/CTest/
H A DcmCTestBuildHandler.cxx187 this->CustomWarningExceptions.clear(); in Initialize()
233 this->CustomWarningExceptions); in PopulateCustomVectors()
358 this->CustomWarningExceptions.emplace_back(cmCTestWarningExceptions[cc]); in ProcessHandler()
382 cmCTestBuildHandlerPopulateRegexVector(this->CustomWarningExceptions, in ProcessHandler()
1161 << this->CustomWarningExceptions[wrxCnt] << ")" in ProcessSingleLine()
H A DcmCTestBuildHandler.h105 std::vector<std::string> CustomWarningExceptions; variable
/dports/devel/cmake/cmake-3.22.1/Source/CTest/
H A DcmCTestBuildHandler.cxx187 this->CustomWarningExceptions.clear(); in Initialize()
233 this->CustomWarningExceptions); in PopulateCustomVectors()
358 this->CustomWarningExceptions.emplace_back(cmCTestWarningExceptions[cc]); in ProcessHandler()
382 cmCTestBuildHandlerPopulateRegexVector(this->CustomWarningExceptions, in ProcessHandler()
1161 << this->CustomWarningExceptions[wrxCnt] << ")" in ProcessSingleLine()
H A DcmCTestBuildHandler.h105 std::vector<std::string> CustomWarningExceptions; variable