OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CXXDeductionGuideDecl
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
DeclCXX.h
1792
/// Used by
CXXDeductionGuideDecl
, CXXConstructorDecl and CXXConversionDecl.
1848
class
CXXDeductionGuideDecl
: public FunctionDecl {
1852
CXXDeductionGuideDecl
(ASTContext &C, DeclContext *DC, SourceLocation StartLoc,
1873
static
CXXDeductionGuideDecl
*
1879
static
CXXDeductionGuideDecl
*CreateDeserialized(ASTContext &C, unsigned ID);
DeclCXX.h
1792
/// Used by
CXXDeductionGuideDecl
, CXXConstructorDecl and CXXConversionDecl.
1848
class
CXXDeductionGuideDecl
: public FunctionDecl {
1852
CXXDeductionGuideDecl
(ASTContext &C, DeclContext *DC, SourceLocation StartLoc,
1873
static
CXXDeductionGuideDecl
*
1879
static
CXXDeductionGuideDecl
*CreateDeserialized(ASTContext &C, unsigned ID);
DeclCXX.h
1792
/// Used by
CXXDeductionGuideDecl
, CXXConstructorDecl and CXXConversionDecl.
1848
class
CXXDeductionGuideDecl
: public FunctionDecl {
1852
CXXDeductionGuideDecl
(ASTContext &C, DeclContext *DC, SourceLocation StartLoc,
1873
static
CXXDeductionGuideDecl
*
1879
static
CXXDeductionGuideDecl
*CreateDeserialized(ASTContext &C, unsigned ID);
Completed in 59 milliseconds
Indexes created Sun Sep 13 00:25:22 UTC 2026