Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DTokenAnnotator.cpp2840 bool IsLightweightGeneric = Right.MatchingParen && in spaceRequiredBetween() local
2843 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()