Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h1927 bool isTableGenDefinition(const FormatToken &Tok) const { in isTableGenDefinition() function
H A DTokenAnnotator.cpp2606 if (Keywords.isTableGenDefinition(*PreviousNotConst)) in isStartOfName()
5262 if (Keywords.isTableGenDefinition(Left)) in spaceRequiredBefore()
6032 if (Keywords.isTableGenDefinition(Left)) in canBreakBefore()