Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
H A DMPIBugReporter.cpp28 std::string ErrorText; in reportDoubleNonblocking() local
52 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportMissingWait() local
72 std::string ErrorText{"Request " + RequestRegion->getDescriptiveName() + in reportUnmatchedWait() local
/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp290 StringRef ErrorText = Code; in consumeStringLiteral() local