Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1511 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf, in TreeToString()
1833 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl() function in __anon9bd150090111::TemplateDiff
1869 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl() function in __anon9bd150090111::TemplateDiff
1877 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1881 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1886 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1890 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr); in PrintValueDecl()
1905 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1910 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1932 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintIntegerAndValueDecl()