/freebsd/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 51 static UIntTy encodeRaw(UIntTy Raw) { in encodeRaw() 54 static UIntTy decodeRaw(UIntTy Raw) { in decodeRaw() 115 EncodedTy encodeRaw(UIntTy Raw) { in encodeRaw()
|
H A D | ASTReader.h | 2234 Sema::AlignPackInfo ReadAlignPackInfo(uint32_t Raw) const { in ReadAlignPackInfo()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | LazyAtomicPointer.h | 43 uintptr_t Raw = Value ? reinterpret_cast<uintptr_t>(Value) : getNull(); in makeRaw() local 111 uintptr_t Raw = Storage.load(); in loadOrGenerate() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize() 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize() 106 constexpr LocationSize(uint64_t Raw) in LocationSize()
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | PCHContainerOperations.cpp | 59 static StringRef Raw("raw"); in getFormats() local
|
H A D | ASTWriter.cpp | 5923 uint32_t Raw = Sema::AlignPackInfo::getRawEncoding(Info); in AddAlignPackInfo() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | ArchitectureSet.h | 39 constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {} in ArchitectureSet() argument
|
/freebsd/stand/efi/include/ |
H A D | efiuga.h | 86 UINT32 Raw; member
|
H A D | efipxebc.h | 81 UINT8 Raw[1472]; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 88 StringRef Raw; global() member
|
H A D | MsgPackDocument.h | 59 StringRef Raw; member
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | NestedNameSpecifier.cpp | 397 SourceLocation::UIntTy Raw; in LoadSourceLocation() local 492 SourceLocation::UIntTy Raw = Loc.getRawEncoding(); in SaveSourceLocation() local
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 197 RawContentStream &Raw = cast<RawContentStream>(S); in layout() local
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1947 StringRef Raw = getRawTag(); getVerbatimTag() local [all...] |
/freebsd/contrib/llvm-project/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 1937 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local 4522 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); in getSectionFinalSegmentName() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 1000 StringRef Raw(String.data(), Third.getString().data() - String.data() + in isLabel() local
|
/freebsd/sys/contrib/edk2/Include/Protocol/ |
H A D | DevicePath.h | 1386 UINT8 *Raw; member
|