Home
last modified time | relevance | path

Searched defs:CTAD (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
Dp1-cxx20.cpp5 namespace CTAD { namespace
/external/llvm-project/clang/test/SemaCXX/
Dcxx98-compat.cpp414 template<class T> struct CTAD {}; struct
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp6006 struct CTAD : ASTImporterOptionSpecificTestBase {}; struct
6008 TEST_P(CTAD, DeductionGuideShouldReferToANonLocalTypedef) { in TEST_P() argument
6028 TEST_P(CTAD, DeductionGuideShouldReferToANonLocalTypedefInParamPtr) { in TEST_P() argument
6051 TEST_P(CTAD, DeductionGuideShouldCopyALocalTypedef) { in TEST_P() argument