Searched refs:deduceClosureReturnType (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaLambda.cpp353 void Sema::deduceClosureReturnType(CapturingScopeInfo &CSI) { function in class:Sema
882 deduceClosureReturnType(*LSI);
H A DSemaExpr.cpp9632 deduceClosureReturnType(*BSI);
/external/clang/include/clang/Sema/
H A DSema.h4258 void deduceClosureReturnType(sema::CapturingScopeInfo &CSI);

Completed in 98 milliseconds