Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp1494 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf, in TreeToString()
1815 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl() function in __anon99f83f0d0111::TemplateDiff
1844 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl() function in __anon99f83f0d0111::TemplateDiff
1852 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1856 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1861 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1865 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr); in PrintValueDecl()
1880 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1885 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1907 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintIntegerAndValueDecl()