Searched defs:HasBTI (Results 1 – 3 of 3) sorted by relevance
84 unsigned HasBTI : 1; variable
72 bool HasBTI = false; variable
7322 bool HasBTI = any_of(RepeatedSequenceLocs, [](outliner::Candidate &C) { in getOutliningCandidateInfo() local