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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Analysis/
H A DCFG.cpp35 static SourceLocation GetEndLoc(Decl *D) { function in namespace:__anon3035
1666 DeclStmt *DSNew = new (Mem) DeclStmt(DG, D->getLocation(), GetEndLoc(D));

Completed in 117 milliseconds