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

/external/clang/lib/Analysis/
H A DCFG.cpp35 static SourceLocation GetEndLoc(Decl *D) { function in namespace:__anon17770
1927 DeclStmt *DSNew = new (Mem) DeclStmt(DG, D->getLocation(), GetEndLoc(D));

Completed in 116 milliseconds