Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp258 CXXRecordDecl *Class = CXXRecordDecl::CreateLambda( in createLambdaClosureType()
H A DSemaTemplateInstantiateDecl.cpp1983 Record = CXXRecordDecl::CreateLambda( in VisitCXXRecordDecl()
/src/contrib/llvm-project/clang/lib/AST/
H A DDeclCXX.cpp148 CXXRecordDecl::CreateLambda(const ASTContext &C, DeclContext *DC, in CreateLambda() function in CXXRecordDecl
H A DASTImporter.cpp3145 D2CXX, CXXRecordDecl::CreateLambda, D, Importer.getToContext(), in VisitRecordDecl()
/src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h578 static CXXRecordDecl *CreateLambda(const ASTContext &C, DeclContext *DC,