Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp30 std::string ErrorText; in reportDoubleNonblocking() local
54 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportMissingWait() local
74 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportUnmatchedWait() local
H A DMPIBugReporter.h100 std::string ErrorText; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp270 StringRef ErrorText = Code; in consumeStringLiteral() local