Home
last modified time | relevance | path

Searched refs:TAs (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bearssl/samples/
H A Dclient_basic.c203 static const br_x509_trust_anchor TAs[2] = { variable
283 br_ssl_client_init_full(&sc, &xc, TAs, TAs_NUM); in main()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp12845 auto TAs = getCommonTypes(Ctx, OX->getTypeArgsAsWritten(), in getCommonNonSugarTypeNode() local
12848 Ctx.getCommonSugaredType(OX->getBaseType(), OY->getBaseType()), TAs, in getCommonNonSugarTypeNode()