Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaLambda.cpp369 TypeSourceInfo *MethodTypeInfo, SourceLocation EndLoc, in startLambdaDefinition() argument
372 QualType MethodType = MethodTypeInfo->getType(); in startLambdaDefinition()
401 MethodType, MethodTypeInfo, SC, getCurFPFeatures().isFPConstrained(), in startLambdaDefinition()