Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp676 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetDeclarationDiff()
705 Expr *FromExpr, ValueDecl *ToValueDecl, bool ToAddressOf, in SetFromIntegerAndToDeclarationDiff() argument
713 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetFromIntegerAndToDeclarationDiff()
828 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetDeclarationDiff()
863 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetFromIntegerAndToDeclarationDiff()
1250 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1266 bool ToDeclaration = ToValueDecl || ToNullPtr; in DiffNonTypes()
1301 FromValueDecl && ToValueDecl && in DiffNonTypes()
1505 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1540 ValueDecl *ToValueDecl; in TreeToString() local
[all …]