Searched refs:HasDeprecation (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp535 bool HasDeprecation; member in struct:__anon2890::MatchableInfo
563 HasDeprecation(RHS.HasDeprecation),
957 HasDeprecation =
3320 bool HasDeprecation = false;
3323 HasDeprecation |= MI->HasDeprecation;
3861 if (HasDeprecation) {

Completed in 106 milliseconds