Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp658 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetDeclarationDiff()
687 Expr *FromExpr, ValueDecl *ToValueDecl, bool ToAddressOf, in SetFromIntegerAndToDeclarationDiff() argument
695 FlatTree[CurrentNode].ToArgInfo.VD = ToValueDecl; in SetFromIntegerAndToDeclarationDiff()
810 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetDeclarationDiff()
845 ToValueDecl = FlatTree[ReadNode].ToArgInfo.VD; in GetFromIntegerAndToDeclarationDiff()
1232 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1248 bool ToDeclaration = ToValueDecl || ToNullPtr; in DiffNonTypes()
1283 FromValueDecl && ToValueDecl && in DiffNonTypes()
1487 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1522 ValueDecl *ToValueDecl; in TreeToString() local
[all …]