Home
last modified time | relevance | path

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

/llvm-project/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.h96 std::string ErrorText; variable
/llvm-project/clang/unittests/AST/
H A DASTImporterFixtures.h280 std::string ErrorText; in testImport() local
/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp291 StringRef ErrorText = Code; in consumeStringLiteral() local