Searched defs: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:__anon1138
2061 DeclStmt *DSNew = new (Mem) DeclStmt(DG, D->getLocation(), GetEndLoc(D));

Completed in 69 milliseconds