Home
last modified time | relevance | path

Searched defs:OffsetOfExpr (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DComputeDependence.h88 class OffsetOfExpr; variable
DExpr.h2510 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DComputeDependence.h89 class OffsetOfExpr; variable
DExpr.h2483 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DComputeDependence.h89 class OffsetOfExpr; variable
DExpr.h2482 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DComputeDependence.h89 class OffsetOfExpr; variable
DExpr.h2482 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/aosp_15_r20/external/clang/lib/AST/
H A DExpr.cpp1330 OffsetOfExpr::OffsetOfExpr(const ASTContext &C, QualType type, in OffsetOfExpr() function in OffsetOfExpr
/aosp_15_r20/external/clang/include/clang/AST/
H A DStmt.h114 friend class OffsetOfExpr; // ctor in LLVM_ALIGNAS() local
H A DExpr.h1894 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function