Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp3318 bool IsLightweightGeneric = Right.MatchingParen && in spaceRequiredBetween() local
3321 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()