Searched refs:errMsg (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DDynamicLibrary.h62 /// instance on failure (see isValid()). \p *errMsg will only be modified
68 std::string *errMsg = nullptr);
78 std::string *errMsg = nullptr);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp208 std::string errMsg; local
209 const Target *march = TargetRegistry::lookupTarget(TripleStr, errMsg);
/freebsd-13-stable/contrib/sqlite3/
H A Dsqlite3.c64634 StrAccum errMsg; /* Accumulate the error message text here */ member in struct:IntegrityCk
116576 StrAccum errMsg; local
[all...]

Completed in 665 milliseconds