Home
last modified time | relevance | path

Searched defs:ErrorText (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp29 std::string ErrorText; in reportDoubleNonblocking() local
53 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportMissingWait() local
73 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportUnmatchedWait() local
H A DMPIBugReporter.h99 std::string ErrorText; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp291 StringRef ErrorText = Code; in consumeStringLiteral() local