Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DTokenAnnotator.cpp3442 bool IsLightweightGeneric = Right.MatchingParen && in spaceRequiredBetween() local
3445 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()