Searched defs:ManglingContextDecl (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaLambda.cpp | 281 Decl *ManglingContextDecl = ExprEvalContexts.back().ManglingContextDecl; getCurrentMangleNumberContext() local |
H A D | SemaDecl.cpp | 4951 Decl *ManglingContextDecl; handleTagNumbering() local |
H A D | SemaExpr.cpp | 16944 Decl *ManglingContextDecl; ActOnBlockStart() local |
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | Decl.h | 4511 Decl *ManglingContextDecl = nullptr; global() variable |
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ | ||
H A D | Sema.h | 1323 Decl *ManglingContextDecl; global() member |