Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A 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
H A DSemaDecl.cpp4390 Decl *ManglingContextDecl; in handleTagNumbering() local
5246 Decl *ManglingContextDecl; in BuildAnonymousStructOrUnion() local
7470 Decl *ManglingContextDecl; in ActOnVariableDeclarator() local
H A DSemaExpr.cpp15278 Decl *ManglingContextDecl; in ActOnBlockStart() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h4178 Decl *ManglingContextDecl = nullptr; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1258 Decl *ManglingContextDecl; member