Searched refs:TypeS (Results 1 – 4 of 4) sorted by relevance
1971 std::string TypeS; in VisitCXXNewExpr() local1973 llvm::raw_string_ostream s(TypeS); in VisitCXXNewExpr()1978 E->getAllocatedType().print(OS, Policy, TypeS); in VisitCXXNewExpr()
268 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct270 # namespace, or class. And the struct will be named TypeS. This can typically
385 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct387 # namespace, or class. And the struct will be named TypeS. This can typically be