Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTDiagnostic.cpp708 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetDeclarationDiff()
737 Expr *FromExpr, ValueDecl *ToValueDecl, bool ToAddressOf, in SetFromIntegerAndToDeclarationDiff() argument
745 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetFromIntegerAndToDeclarationDiff()
860 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetDeclarationDiff()
895 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetFromIntegerAndToDeclarationDiff()
1285 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1301 bool ToDeclaration = ToValueDecl || ToNullPtr; in DiffNonTypes()
1336 FromValueDecl && ToValueDecl && in DiffNonTypes()
1540 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1575 ValueDecl *ToValueDecl; in TreeToString() local
[all …]