Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTDiagnostic.cpp1547 PrintValueDecl(FromValueDecl, ToValueDecl, FromAddressOf, ToAddressOf, in TreeToString()
1869 void PrintValueDecl(ValueDecl *VD, bool AddressOf, Expr *E, bool NullPtr) { in PrintValueDecl() function in __anon9cc2dc2e0111::TemplateDiff
1905 void PrintValueDecl(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in PrintValueDecl() function in __anon9cc2dc2e0111::TemplateDiff
1913 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1917 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1922 PrintValueDecl(FromValueDecl, FromAddressOf, FromExpr, FromNullPtr); in PrintValueDecl()
1926 PrintValueDecl(ToValueDecl, ToAddressOf, ToExpr, ToNullPtr); in PrintValueDecl()
1941 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1946 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintValueDeclAndInteger()
1968 PrintValueDecl(VD, NeedAddressOf, VDExpr, IsNullPtr); in PrintIntegerAndValueDecl()