Searched defs:DeleteExprLoc (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/clang/lib/Sema/ | ||
| H A D | Sema.cpp | 1501 for (const auto &DeleteExprLoc : DeletedFieldInfo.second) { ActOnEndOfTranslationUnit() local |
| /llvm-project/clang/include/clang/Sema/ | ||
| H A D | Sema.h | 643 typedef std::pair<SourceLocation, bool> DeleteExprLoc; global() typedef |