Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp657 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetDeclarationDiff()
669 ValueDecl *FromValueDecl, bool FromAddressOf, bool FromNullPtr, in SetFromDeclarationAndToIntegerDiff() argument
674 FlatTree[CurrentNode].FromArgInfo.VD = FromValueDecl; in SetFromDeclarationAndToIntegerDiff()
809 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetDeclarationDiff()
825 FromValueDecl = FlatTree[ReadNode].FromArgInfo.VD; in GetFromDeclarationAndToIntegerDiff()
1232 ValueDecl *FromValueDecl = nullptr, *ToValueDecl = nullptr; in DiffNonTypes() local
1247 bool FromDeclaration = FromValueDecl || FromNullPtr; in DiffNonTypes()
1283 FromValueDecl && ToValueDecl && in DiffNonTypes()
1487 ValueDecl *FromValueDecl, *ToValueDecl; in TreeToString() local
1500 ValueDecl *FromValueDecl; in TreeToString() local
[all …]