Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.cpp2418 bool IsLightweightGeneric = in spaceRequiredBetween() local
2421 return !IsLightweightGeneric && Style.ObjCSpaceBeforeProtocolList; in spaceRequiredBetween()