Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp675 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetDeclarationDiff()
687 ValueDecl *FromValueDecl, bool FromAddressOf, bool FromNullPtr, in SetFromDeclarationAndToIntegerDiff() argument
692 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetFromDeclarationAndToIntegerDiff()
827 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetDeclarationDiff()
843 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetFromDeclarationAndToIntegerDiff()
1250 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1265 bool FromDeclaration = FromValueDecl || FromNullPtr; in DiffNonTypes()
1301 FromValueDecl && ToValueDecl && in DiffNonTypes()
1505 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1518 ValueDecl *FromValueDecl; in TreeToString() local
[all …]