Home
last modified time | relevance | path

Searched defs:TypeTraitExpr (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DComputeDependence.h83 class TypeTraitExpr; variable
DExprCXX.h2779 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DComputeDependence.h84 class TypeTraitExpr; variable
DExprCXX.h2778 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DComputeDependence.h84 class TypeTraitExpr; variable
DExprCXX.h2766 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DComputeDependence.h84 class TypeTraitExpr; variable
DExprCXX.h2766 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) {} in TypeTraitExpr() function
/aosp_15_r20/external/clang/test/Analysis/
H A Ddtor.cpp509 namespace TypeTraitExpr { namespace
/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp1388 TypeTraitExpr::TypeTraitExpr(QualType T, SourceLocation Loc, TypeTrait Kind, in TypeTraitExpr() function in TypeTraitExpr
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h238 friend class TypeTraitExpr; in LLVM_ALIGNAS() local
H A DExprCXX.h2289 TypeTraitExpr(EmptyShell Empty) : Expr(TypeTraitExprClass, Empty) { } in TypeTraitExpr() function