Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DMicrosoftMangle.cpp1803 bool IsInLambda = false; in mangleFunctionType() local
1808 IsInLambda = true; in mangleFunctionType()
1882 } else if (IsInLambda) { in mangleFunctionType()