Searched defs:tsi (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/usr.bin/script/
H A Dscript.c461 struct timespec tsi, tso; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1492 Create(const ASTContext &C, QualType type, SourceLocation OperatorLoc, TypeSourceInfo *tsi, ArrayRef<OffsetOfNode> comps, ArrayRef<Expr*> exprs, SourceLocation RParenLoc) argument
1512 OffsetOfExpr(const ASTContext &C, QualType type, SourceLocation OperatorLoc, TypeSourceInfo *tsi, ArrayRef<OffsetOfNode> comps, ArrayRef<Expr *> exprs, SourceLocation RParenLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2457 void setTypeSourceInfo(TypeSourceInfo *tsi) { argument

Completed in 129 milliseconds