Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTDiagnostic.cpp1471 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf, in TreeToString()
1792 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl() function in __anon5122dca90111::TemplateDiff
1821 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl() function in __anon5122dca90111::TemplateDiff
1829 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1833 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1838 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1842 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr); in PrintValueDecl()
1857 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1862 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1884 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintIntegerAndValueDecl()