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

/freebsd-11-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-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp207 std::string errMsg; local
208 const Target *march = TargetRegistry::lookupTarget(TripleStr, errMsg);
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c47976 StrAccum errMsg; /* Accumulate the error message text here */ member in struct:IntegrityCk
88247 StrAccum errMsg; local
[all...]
/freebsd-11-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 822 milliseconds