Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.cpp798 bool ParametersOfFunctionType = in modifyContext() local
804 Contexts.back().IsExpression = !ParametersOfFunctionType && !IsForOrCatch; in modifyContext()