Home
last modified time | relevance | path

Searched defs:tsi (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/usr.bin/script/
H A Dscript.c553 struct timespec tsi, tso; in playback() local
/freebsd-src/contrib/llvm-project/lld/COFF/
H A DPDB.cpp1299 for (const auto &tsi : reverse(tsis)) { in printStats() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp1629 Create(const ASTContext & C,QualType type,SourceLocation OperatorLoc,TypeSourceInfo * tsi,ArrayRef<OffsetOfNode> comps,ArrayRef<Expr * > exprs,SourceLocation RParenLoc) Create() argument
1648 OffsetOfExpr(const ASTContext & C,QualType type,SourceLocation OperatorLoc,TypeSourceInfo * tsi,ArrayRef<OffsetOfNode> comps,ArrayRef<Expr * > exprs,SourceLocation RParenLoc) OffsetOfExpr() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h2484 setTypeSourceInfo(TypeSourceInfo * tsi) setTypeSourceInfo() argument