Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDNestedNameSpecifier.cpp479 : Representation(Other.Representation), Buffer(nullptr), in NestedNameSpecifierLocBuilder()
500 Representation = Other.Representation; in operator =()
539 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
552 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
564 Representation = NestedNameSpecifier::Create(Context, Representation, in Extend()
576 Representation = NestedNameSpecifier::Create(Context, Representation, Alias); in Extend()
585 assert(!Representation && "Already have a nested-name-specifier!?"); in MakeGlobal()
586 Representation = NestedNameSpecifier::GlobalSpecifier(Context); in MakeGlobal()
596 Representation = NestedNameSpecifier::SuperSpecifier(Context, RD); in MakeSuper()
606 Representation = Qualifier; in MakeTrivial()
[all …]
/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDNestedNameSpecifier.h341 NestedNameSpecifier *Representation; variable
361 : Representation(nullptr), Buffer(nullptr), BufferSize(0), in NestedNameSpecifierLocBuilder()
375 NestedNameSpecifier *getRepresentation() const { return Representation; } in getRepresentation()
468 return NestedNameSpecifierLoc(Representation, Buffer).getSourceRange(); in getSourceRange()
484 return NestedNameSpecifierLoc(Representation, Buffer); in getTemporary()
490 Representation = nullptr; in Clear()
/NextBSD/contrib/llvm/tools/clang/include/clang/Serialization/
HDContinuousRangeMap.h45 typedef SmallVector<value_type, InitialCapacity> Representation; typedef
46 Representation Rep;
83 typedef typename Representation::iterator iterator;
84 typedef typename Representation::const_iterator const_iterator;
/NextBSD/contrib/file/magic/Magdir/
HDcbor6 0 string \xd9\xd9\xf7 Concise Binary Object Representation (CBOR) container
/NextBSD/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
HDFormatString.h36 OptionalFlag(const char *Representation) in OptionalFlag() argument
37 : representation(Representation), flag(false) {} in OptionalFlag()
/NextBSD/contrib/amd/
HDldap-id.ms281 Protocol (v3): UTF-8 String Representation of Distinguished
HDldap-id.txt314 Protocol (v3): UTF-8 String Representation of Distinguished
/NextBSD/contrib/gcc/doc/
HDgccint.texi111 * Loop Analysis and Representation:: Analysis and representation of loops
HDloop.texi7 @c Loop Representation
10 @node Loop Analysis and Representation
11 @chapter Analysis and Representation of Loops
20 * Loop representation:: Representation and analysis of loops.
HDcfg.texi27 * Profile information:: Representation of frequencies and probabilities.
HDcppinternals.texi838 @section Representation of line numbers
HDrtl.texi8 @chapter RTL Representation
3543 @section RTL Representation of Function-Call Insns
HDc-tree.texi13 @cindex C/C++ Internal Representation
/NextBSD/lib/libc/rpc/
HDREADME10 RPC (TI-RPC), External Data Representation (XDR), and various utilities and
/NextBSD/contrib/gcc/
HDChangeLog1824 * doc/gccint.texi (Top): Rename Loop Representation to Loop
1825 Analysis and Representation to resolve case insensitive conflict.
1826 * doc/loop.texi (Loop Analysis and Representation): Likewise.
HDChangeLog.tree-ssa17258 * tree-alias-ecr.c: New file. Equivalence Class Representation.
/NextBSD/crypto/heimdal/lib/wind/
HDrfc4518.txt516 Access Protocol (LDAP): String Representation of Search
/NextBSD/contrib/llvm/include/llvm/Target/
HDTarget.td542 /// AsmOperandClass - Representation for the kinds of operands which the target
/NextBSD/contrib/jansson/doc/
HDapiref.rst62 Value Representation
/NextBSD/contrib/libstdc++/include/ext/
Drope1966 // Representation shared
/NextBSD/contrib/libxo/doc/
HDlibxo.txt2233 Representation, aka CBOR (RFC 7049) which can be used as used as an
/NextBSD/contrib/ncurses/misc/
HDterminfo.src21117 # 2 = Keyboard Action Mode (KAM), 3 = Control Representation Mode (CRM),