Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DComputeDependence.h89 class OffsetOfExpr; variable
H A DExpr.h2493 explicit OffsetOfExpr(unsigned numComps, unsigned numExprs) in OffsetOfExpr() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1677 OffsetOfExpr::OffsetOfExpr(const ASTContext &C, QualType type, in OffsetOfExpr() function in OffsetOfExpr