Searched refs:CreateLambda (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp251 CXXRecordDecl *Class = CXXRecordDecl::CreateLambda(Context, DC, Info,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h548 static CXXRecordDecl *CreateLambda(const ASTContext &C, DeclContext *DC,
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp145 CXXRecordDecl::CreateLambda(const ASTContext &C, DeclContext *DC, function in class:CXXRecordDecl
H A DASTImporter.cpp242 // used, e.g. CXXRecordDecl::CreateLambda .
1891 // set in CXXRecordDecl::CreateLambda. We must import the contained
2790 D2CXX, CXXRecordDecl::CreateLambda, D, Importer.getToContext(),

Completed in 97 milliseconds