Home
last modified time | relevance | path

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

/llvm-project/lld/COFF/
H A DPDB.cpp1299 for (const auto &tsi : reverse(tsis)) { printStats() local
/llvm-project/clang/lib/AST/
H A DExpr.cpp1659 Create(const ASTContext & C,QualType type,SourceLocation OperatorLoc,TypeSourceInfo * tsi,ArrayRef<OffsetOfNode> comps,ArrayRef<Expr * > exprs,SourceLocation RParenLoc) Create() argument
1678 OffsetOfExpr(const ASTContext & C,QualType type,SourceLocation OperatorLoc,TypeSourceInfo * tsi,ArrayRef<OffsetOfNode> comps,ArrayRef<Expr * > exprs,SourceLocation RParenLoc) OffsetOfExpr() argument
/llvm-project/clang/include/clang/AST/
H A DExpr.h2513 setTypeSourceInfo(TypeSourceInfo * tsi) setTypeSourceInfo() argument