Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLambda.cpp256 CXXRecordDecl *Class = CXXRecordDecl::CreateLambda(Context, DC, Info, in createLambdaClosureType()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h783 static CXXRecordDecl *CreateLambda(const ASTContext &C, DeclContext *DC,
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclCXX.cpp140 CXXRecordDecl::CreateLambda(const ASTContext &C, DeclContext *DC, in CreateLambda() function in CXXRecordDecl
H A DASTImporter.cpp2675 D2CXX, CXXRecordDecl::CreateLambda, D, Importer.getToContext(), in VisitRecordDecl()