Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaLambda.cpp279 Decl *ManglingContextDecl = ExprEvalContexts.back().ManglingContextDecl; in getCurrentMangleNumberContext() local
436 Decl *ManglingContextDecl; in handleLambdaNumbering() local
447 Decl *ManglingContextDecl) -> MangleNumberingContext * { in handleLambdaNumbering()
460 Decl *ManglingContextDecl; in handleLambdaNumbering() local
DSemaDecl.cpp4453 Decl *ManglingContextDecl; in handleTagNumbering() local
5309 Decl *ManglingContextDecl; in BuildAnonymousStructOrUnion() local
7536 Decl *ManglingContextDecl; in ActOnVariableDeclarator() local
DSemaExpr.cpp15399 Decl *ManglingContextDecl; in ActOnBlockStart() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h4204 Decl *ManglingContextDecl = nullptr; variable
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DSema.h1265 Decl *ManglingContextDecl; member