OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeductionGuide
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h
2411
bool isConstructorDeclarator(bool Unqualified, bool
DeductionGuide
= false);
/src/external/apache2/llvm/dist/clang/lib/Parse/
ParseDecl.cpp
3442
/*
DeductionGuide
*/ true))
5338
bool Parser::isConstructorDeclarator(bool IsUnqualified, bool
DeductionGuide
) {
5439
if (
DeductionGuide
) {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaType.cpp
5516
enum { NonMember, Member,
DeductionGuide
} Kind = NonMember;
5518
Kind =
DeductionGuide
;
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026