Searched refs:TypeS (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | StmtPrinter.cpp | 2336 std::string TypeS; in VisitCXXNewExpr() local 2338 llvm::raw_string_ostream s(TypeS); in VisitCXXNewExpr() 2344 E->getAllocatedType().print(OS, Policy, TypeS); in VisitCXXNewExpr()
|
/freebsd/contrib/bearssl/ |
H A D | Doxyfile | 385 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 387 # namespace, or class. And the struct will be named TypeS. This can typically be
|
/freebsd/contrib/libcbor/ |
H A D | Doxyfile | 446 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 448 # namespace, or class. And the struct will be named TypeS. This can typically be
|
/freebsd/contrib/ldns/ |
H A D | libdns.doxygen.in | 431 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 433 # namespace, or class. And the struct will be named TypeS. This can typically be
|
/freebsd/contrib/unbound/doc/ |
H A D | unbound.doxygen | 456 # typedef struct TypeS {} TypeT, will appear in the documentation as a struct 458 # namespace, or class. And the struct will be named TypeS. This can typically be
|