Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTDiagnostic.cpp707 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetDeclarationDiff()
719 ValueDecl *FromValueDecl, bool FromAddressOf, bool FromNullPtr, in SetFromDeclarationAndToIntegerDiff() argument
724 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetFromDeclarationAndToIntegerDiff()
859 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetDeclarationDiff()
875 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetFromDeclarationAndToIntegerDiff()
1285 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1300 bool FromDeclaration = FromValueDecl || FromNullPtr; in DiffNonTypes()
1336 FromValueDecl && ToValueDecl && in DiffNonTypes()
1540 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1553 ValueDecl *FromValueDecl; in TreeToString() local
[all …]