Home
last modified time | relevance | path

Searched defs:ManglingContextDecl (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp284 Decl *ManglingContextDecl = ExprEvalContexts.back().ManglingContextDecl; in getCurrentMangleNumberContext() local
467 Decl *ManglingContextDecl) -> MangleNumberingContext * { in handleLambdaNumbering()
H A DSemaDecl.cpp4815 Decl *ManglingContextDecl; in handleTagNumbering() local
5706 Decl *ManglingContextDecl; in BuildAnonymousStructOrUnion() local
8043 Decl *ManglingContextDecl; in ActOnVariableDeclarator() local
H A DSemaExpr.cpp15937 Decl *ManglingContextDecl; in ActOnBlockStart() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h4531 Decl *ManglingContextDecl = nullptr; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6311 Decl *ManglingContextDecl; member