Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
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
DMPIBugReporter.h99 std::string ErrorText; variable
/external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
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
DMPIBugReporter.h103 std::string ErrorText; variable
/external/protobuf/python/google/protobuf/
Dservice.py150 def ErrorText(self): member in RpcController
/external/pdfium/third_party/lcms/src/
Dcmserr.c367 …SEXPORT cmsSignalError(cmsContext ContextID, cmsUInt32Number ErrorCode, const char *ErrorText, ...) in cmsSignalError()
/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.h278 std::string ErrorText; in testImport() local
/external/clang/lib/ASTMatchers/Dynamic/
DParser.cpp225 StringRef ErrorText = Code; in consumeStringLiteral() local
/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DParser.cpp289 StringRef ErrorText = Code; in consumeStringLiteral() local