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