/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/ |
H A D | SourceLocationEncoding.h | 46 encodeRaw(UIntTy Raw) encodeRaw() argument 49 decodeRaw(UIntTy Raw) decodeRaw() argument 106 encodeRaw(UIntTy Raw) encodeRaw() argument
|
H A D | ASTReader.h | 2217 ReadAlignPackInfo(uint32_t Raw) ReadAlignPackInfo() argument
|
/freebsd-src/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 [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | MemoryLocation.h | 88 constexpr LocationSize(uint64_t Raw, DirectConstruction) : Value(Raw) {} in LocationSize() argument 89 constexpr LocationSize(uint64_t Raw, bool Scalable) in LocationSize() argument 106 constexpr LocationSize(uint64_t Raw) in LocationSize() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ |
H A D | PCHContainerOperations.cpp | 61 static StringRef Raw("raw"); getFormats() local
|
H A D | ASTWriter.cpp | 5435 uint32_t Raw = Sema::AlignPackInfo::getRawEncoding(Info); AddAlignPackInfo() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/TextAPI/ |
H A D | ArchitectureSet.h | 39 constexpr ArchitectureSet(ArchSetType Raw) : ArchSet(Raw) {} in ArchitectureSet()
|
/freebsd-src/stand/efi/include/ |
H A D | efiuga.h | 86 UINT32 Raw; member
|
H A D | efipxebc.h | 81 UINT8 Raw[1472]; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | MsgPackReader.h | 93 StringRef Raw; member
|
H A D | MsgPackDocument.h | 59 StringRef Raw; member [all...] |
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MinidumpEmitter.cpp | 197 RawContentStream &Raw = cast<RawContentStream>(S); in layout() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | YAMLParser.cpp | 1964 StringRef Raw = getRawTag(); in getVerbatimTag() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | MachOObjectFile.cpp | 1937 ArrayRef<char> Raw = getSectionRawName(Sec); in getSectionName() local 4518 ArrayRef<char> Raw = getSectionRawFinalSegmentName(Sec); getSectionFinalSegmentName() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 943 StringRef Raw(String.data(), Third.getString().data() - String.data() + isLabel() local
|
/freebsd-src/sys/contrib/edk2/Include/Protocol/ |
H A D | DevicePath.h | 1368 UINT8 *Raw; member
|