reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4881 SourceLocation getEndLoc() const LLVM_READONLY;
257 static_cast<const S *>(stmt)->getEndLoc());
tools/clang/lib/Sema/SemaInit.cpp2430 SourceRange(D->getBeginLoc(), DIE->getEndLoc())); 2446 SourceRange(D->getBeginLoc(), DIE->getEndLoc()), 2456 ExistingInit, DIE->getEndLoc()); 2585 ExistingInit, SourceRange(D->getBeginLoc(), DIE->getEndLoc())); 2676 << SourceRange(NextD->getBeginLoc(), DIE->getEndLoc());