Home
last modified time | relevance | path

Searched refs:explicit_spec (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
Dcxx1y-generic-lambdas-capturing.cpp1331 namespace explicit_spec { namespace
/external/llvm-project/clang/test/SemaCXX/
Dcxx1y-generic-lambdas-capturing.cpp1336 namespace explicit_spec { namespace
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp7423 const clang::ExplicitSpecifier explicit_spec( in AddMethodToCXXRecordType() local
7451 cxx_ctor_decl->setExplicitSpecifier(explicit_spec); in AddMethodToCXXRecordType()
7487 cxx_conversion_decl->setExplicitSpecifier(explicit_spec); in AddMethodToCXXRecordType()