Home
last modified time | relevance | path

Searched refs:Representation (Results 1 – 21 of 21) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDNestedNameSpecifier.cpp508 : Representation(Other.Representation) { in NestedNameSpecifierLocBuilder()
527 Representation = Other.Representation; in operator =()
567 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
580 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
592 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
604 Representation = NestedNameSpecifier::Create(Context, Representation, Alias); in Extend()
613 assert(!Representation && "Already have a nested-name-specifier!?"); in MakeGlobal()
614 Representation = NestedNameSpecifier::GlobalSpecifier(Context); in MakeGlobal()
624 Representation = NestedNameSpecifier::SuperSpecifier(Context, RD); in MakeSuper()
634 Representation = Qualifier; in MakeTrivial()
[all …]
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDContinuousRangeMap.h46 using Representation = SmallVector<value_type, InitialCapacity>;
48 Representation Rep;
85 using iterator = typename Representation::iterator;
86 using const_iterator = typename Representation::const_iterator;
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDNestedNameSpecifier.h359 NestedNameSpecifier *Representation = nullptr; variable
390 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation()
484 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange(); in getSourceRange()
500 return NestedNameSpecifierLoc(Representation, Buffer); in getTemporary()
506 Representation = nullptr; in Clear()
HDFormatString.h36 OptionalFlag(const char *Representation) in OptionalFlag() argument
37 : representation(Representation), flag(false) {} in OptionalFlag()
/freebsd-14-stable/contrib/file/magic/Magdir/
HDcbor6 0 string \xd9\xd9\xf7 Concise Binary Object Representation (CBOR) container
HDgpu6 # Standard Portable Intermediate Representation (SPIR)
HDgeo127 # IVS - IVS3d.com Tagged Data Representation
HDanimation300 >8 string risx \b, Representation Index Segment for MPEG-2 TS Segments
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/TraceExporter/docs/
HDhtr.rst1 Hierarchical Trace Representation (HTR)
3 … massive traces by extracting useful information. Hierarchical Trace Representation (HTR) is the w…
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDTypeRecord.h105 PointerToMemberRepresentation Representation) in MemberPointerInfo() argument
106 : ContainingType(ContainingType), Representation(Representation) {} in MemberPointerInfo()
110 return Representation; in getRepresentation()
114 PointerToMemberRepresentation Representation = variable
/freebsd-14-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
HDTypeRecordMapping.cpp423 IO, uint16_t(M.Representation), ArrayRef(getPtrMemberRepNames()))); in visitKnownRecord()
424 error(IO.mapEnum(M.Representation, in visitKnownRecord()
/freebsd-14-stable/lib/libc/rpc/
HDREADME9 RPC (TI-RPC), External Data Representation (XDR), and various utilities and
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLTypes.cpp393 IO.mapRequired("Representation", MPI.Representation); in mapping()
/freebsd-14-stable/contrib/one-true-awk/testdir/
HDfunstack.ok110 Anonymous Representation for calendar date for
1265 R. D. Merrill Representation of Contours and Regions
1812 John Gary Compact Representation of Contour Plots
2038 Irving T. Ho Storage-Efficient Representation of
2620 Warren Burton Representation of Many-Sided Polygons
2809 Approach to Surface Representation . . . 703--712
HDfunstack.in611 title = "Representation for calendar date for machine-to-machine data interchange",
9267 title = "Representation of Contours and Regions for Efficient Computer Search",
10631 …to a large extent by the definition and trimming of the Fischer set. Representation of the chess e…
13642 title = "Compact Representation of Contour Plots for Phone Line Transmission",
15397 title = "Storage-Efficient Representation of Decimal Data",
19918 title = "Representation of Many-Sided Polygons and Polygonal Lines for Rapid Processing",
21387 title = "An Interactive Computer Graphics Approach to Surface Representation",
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
HDPdbAstBuilder.cpp532 switch (mpi.Representation) { in CreatePointerType()
/freebsd-14-stable/crypto/heimdal/lib/wind/
HDrfc4518.txt516 Access Protocol (LDAP): String Representation of Search
/freebsd-14-stable/contrib/libxo/doc/
HDapi.rst1605 Representation, aka CBOR (:RFC:`7049`), which can be used as an
/freebsd-14-stable/sys/contrib/zstd/doc/
HDzstd_compression_format.md1220 #### Representation subsubsection
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Target/
HDTarget.td928 /// AsmOperandClass - Representation for the kinds of operands which the target
/freebsd-14-stable/contrib/ncurses/misc/
HDterminfo.src620 # Notation: (Pn1;Pn2) Representation: CSI Pn1;Pn2 05/02
625 # Notation: (Ps) Representation: CSI Ps 06/14
635 # Notation: (Ps) Representation: CSI Ps 06/03
24695 # 3 = Control Representation Mode (CRM),