Searched defs:TSIs (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 1340 TypeSourceInfo **TSIs = E->getTrailingObjects<TypeSourceInfo *>(); VisitGenericSelectionExpr() local |
H A D | ASTReaderStmt.cpp | 1398 TypeSourceInfo **TSIs = E->getTrailingObjects<TypeSourceInfo *>(); VisitGenericSelectionExpr() local |