Searched defs:fromRaw (Results 1 – 3 of 3) sorted by relevance
28 SymbolID SymbolID::fromRaw(llvm::StringRef Raw) { in fromRaw() function in clang::clangd::SymbolID
58 static GEPNoWrapFlags fromRaw(unsigned Flags) { in fromRaw() function
98 static constexpr OptionSet fromRaw(StorageType rawValue) { fromRaw() function in OptionSet