Searched defs:ManglingContextDecl (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLambda.cpp | 284 Decl *ManglingContextDecl = ExprEvalContexts.back().ManglingContextDecl; getCurrentMangleNumberContext() local |
H A D | SemaDecl.cpp | 4795 Decl *ManglingContextDecl; handleTagNumbering() local |
H A D | SemaExpr.cpp | 15894 Decl *ManglingContextDecl; ActOnBlockStart() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 4570 Decl *ManglingContextDecl = nullptr; global() variable |
/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 6308 Decl *ManglingContextDecl; global() member |