Home
last modified time | relevance | path

Searched defs:ToValueDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp701 void SetDeclarationDiff(ValueDecl *FromValueDecl, ValueDecl *ToValueDecl, in SetDeclarationDiff() argument
737 Expr *FromExpr, ValueDecl *ToValueDecl, bool ToAddressOf, in SetFromIntegerAndToDeclarationDiff() argument
854 void GetDeclarationDiff(ValueDecl *&FromValueDecl, ValueDecl *&ToValueDecl, in GetDeclarationDiff() argument
887 Expr *&FromExpr, ValueDecl *&ToValueDecl, bool &ToAddressOf, in GetFromIntegerAndToDeclarationDiff() argument
1285 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; DiffNonTypes() local
1540 ValueDecl *FromValueDecl, *ToValueDecl; TreeToString() local
1575 ValueDecl *ToValueDecl; TreeToString() local
1922 PrintValueDecl(ValueDecl * FromValueDecl,ValueDecl * ToValueDecl,bool FromAddressOf,bool ToAddressOf,bool FromNullPtr,bool ToNullPtr,Expr * FromExpr,Expr * ToExpr,bool FromDefault,bool ToDefault,bool Same) PrintValueDecl() argument
[all...]