Home
last modified time | relevance | path

Searched refs:NeedExtraManglingDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp355 &Context.getManglingNumberContext(ASTContext::NeedExtraManglingDecl, in getCurrentMangleNumberContext()
471 ASTContext::NeedExtraManglingDecl, ManglingContextDecl); in handleLambdaNumbering()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3209 enum NeedExtraManglingDecl_t { NeedExtraManglingDecl }; enumerator