Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp4456 bool IsLightweightGeneric = Right.MatchingParen && in spaceRequiredBetween() local
4459 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()