Searched defs:GetValueDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTDiagnostic.cpp952 FromValueDecl = GetValueDecl(FromIter, FromExpr);
954 ToValueDecl = GetValueDecl(ToIter, ToExpr);
1104 /// GetValueDecl - Retrieves the template Decl argument, including
1106 ValueDecl *GetValueDecl(const TSTiterator &Iter, Expr *ArgExpr) { function in class:__anon15096::TemplateDiff

Completed in 55 milliseconds