Home
last modified time | relevance | path

Searched refs:GetEndLoc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCFG.cpp66 static SourceLocation GetEndLoc(Decl *D) { in GetEndLoc() function
2927 DeclStmt *DSNew = new (Context) DeclStmt(DG, D->getLocation(), GetEndLoc(D)); in VisitDeclStmt()
3006 new (Context) DeclStmt(DG, VD->getLocation(), GetEndLoc(VD)); in VisitDeclSubExpr()