Searched refs:SpacesInAngles (Results 1 – 3 of 3) sorted by relevance
3188 SpacesInAnglesStyle SpacesInAngles; member3506 SpacesInAngles == R.SpacesInAngles &&
734 IO.mapOptional("SpacesInAngles", Style.SpacesInAngles); in mapping()1107 LLVMStyle.SpacesInAngles = FormatStyle::SIAS_Never; in getLLVMStyle()
3514 if (this->Style.SpacesInAngles == FormatStyle::SIAS_Always) in spaceRequiredBefore()3516 if (this->Style.SpacesInAngles == FormatStyle::SIAS_Leave) in spaceRequiredBefore()