Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp2512 bool IsStructor = false, HasThisQuals = ForceThisQuals, IsCtorClosure = false; in mangleFunctionType() local
2523 IsCtorClosure = (StructorType == Ctor_CopyingClosure || in mangleFunctionType()
2526 if (IsCtorClosure) in mangleFunctionType()
2559 if (IsCtorClosure) { in mangleFunctionType()