Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDeclCXX.h1778 TypeSourceInfo *getLambdaTypeInfo() const { in getLambdaTypeInfo() function
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
DItaniumMangle.cpp1976 Lambda->getLambdaTypeInfo()->getType()->castAs<FunctionProtoType>(); in mangleLambdaSig()
DASTImporter.cpp2921 auto TInfoOrErr = import(DCXX->getLambdaTypeInfo()); in VisitRecordDecl()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp1832 SemaRef.Context, Owner, D->getLambdaTypeInfo(), D->getLocation(), in VisitCXXRecordDecl()