HomeSort by relevance Sort by last modified time
    Searched defs:ASTNodeKind (Results 1 - 15 of 15) sorted by null

  /external/clang/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
ASTTypeTraits.h 46 class ASTNodeKind {
49 ASTNodeKind() : KindId(NKI_None) {}
53 static ASTNodeKind getFromNodeKind() {
54 return ASTNodeKind(KindToKindId<T>::Id);
59 static ASTNodeKind getFromNode(const Decl &D);
60 static ASTNodeKind getFromNode(const Stmt &S);
61 static ASTNodeKind getFromNode(const Type &T);
65 bool isSame(ASTNodeKind Other) const {
69 /// \brief Returns \c true only for the default \c ASTNodeKind()
75 bool isBaseOf(ASTNodeKind Other, unsigned *Distance = nullptr) const
    [all...]

Completed in 360 milliseconds