HomeSort by relevance Sort by last modified time
    Searched refs:NodeKind (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/clang/include/clang/AST/
ASTTypeTraits.h 232 return BaseConverter<T>::get(NodeKind, Storage.buffer);
240 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
243 ASTNodeKind getNodeKind() const { return NodeKind; }
251 return NodeKind.hasPointerIdentity()
273 if (!NodeKind.isSame(Other.NodeKind))
274 return NodeKind < Other.NodeKind;
276 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
280 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTTypeTraits.h 234 return BaseConverter<T>::get(NodeKind, Storage.buffer);
242 return BaseConverter<T>::getUnchecked(NodeKind, Storage.buffer);
245 ASTNodeKind getNodeKind() const { return NodeKind; }
253 return NodeKind.hasPointerIdentity()
275 if (!NodeKind.isSame(Other.NodeKind))
276 return NodeKind < Other.NodeKind;
278 if (ASTNodeKind::getFromNodeKind<QualType>().isSame(NodeKind))
282 if (ASTNodeKind::getFromNodeKind<TypeLoc>().isSame(NodeKind)) {
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
Twine.h 81 /// NodeKind - Represent the type of an argument.
82 enum NodeKind {
157 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
159 /// RHSKind - The NodeKind of the left hand side, \see getLHSKind().
164 explicit Twine(NodeKind Kind)
178 explicit Twine(Child _LHS, NodeKind _LHSKind,
179 Child _RHS, NodeKind _RHSKind)
235 /// getLHSKind - Get the NodeKind of the left-hand side.
236 NodeKind getLHSKind() const { return (NodeKind) LHSKind;
    [all...]
  /external/llvm/include/llvm/ADT/
Twine.h 80 /// NodeKind - Represent the type of an argument.
81 enum NodeKind : unsigned char {
156 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
157 NodeKind LHSKind;
158 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
159 NodeKind RHSKind;
163 explicit Twine(NodeKind Kind)
177 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
Twine.h 82 /// NodeKind - Represent the type of an argument.
83 enum NodeKind : unsigned char {
161 /// LHSKind - The NodeKind of the left hand side, \see getLHSKind().
162 NodeKind LHSKind;
163 /// RHSKind - The NodeKind of the right hand side, \see getRHSKind().
164 NodeKind RHSKind;
167 explicit Twine(NodeKind Kind)
181 explicit Twine(Child LHS, NodeKind LHSKind, Child RHS, NodeKind RHSKind)
237 /// Get the NodeKind of the left-hand side
    [all...]

Completed in 712 milliseconds

1 2 3 4