Searched defs:ExtendingDecl (Results 1 – 6 of 6) sorted by relevance
| /llvm-project/clang/lib/AST/Interp/ | ||
| H A D | Compiler.h | |
| H A D | Compiler.cpp | |
| /llvm-project/clang/lib/Sema/ | ||
| H A D | CheckExprLifetime.cpp | 1085 if (auto *ExtendingDecl = checkExprLifetimeImpl() local |
| /llvm-project/clang/lib/AST/ | ||
| H A D | DeclCXX.cpp | 3063 const ValueDecl *ExtendingDecl = getExtendingDecl(); getStorageDuration() local |
| H A D | ASTImporter.cpp | 8172 auto ExtendingDecl = importChecked(Err, D->getExtendingDecl()); VisitLifetimeExtendedTemporaryDecl() local |
| /llvm-project/clang/include/clang/AST/ | ||
| H A D | DeclCXX.h | 3237 ValueDecl *ExtendingDecl = nullptr; global() variable |