Searched defs:fromData (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DUUID.h28 static UUID fromData(const void *bytes, uint32_t num_bytes) { function in class:lldb_private::UUID
36 static UUID fromData(llvm::ArrayRef<uint8_t> bytes) { return UUID(bytes); } function in class:lldb_private::UUID
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h322 static inline llvm::SMTExprRef fromData(llvm::SMTSolverRef &Solver, function in class:clang::ento::SMTConv

Completed in 53 milliseconds