Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaLambda.cpp814 QualType DeducedType = deduceVarTypeFromInitializer( in buildLambdaInitCaptureInitialization()
HDSemaDecl.cpp12791 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, in deduceVarTypeFromInitializer() function in Sema
12942 QualType DeducedType = deduceVarTypeFromInitializer( in DeduceVariableDeclarationType()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h4250 QualType deduceVarTypeFromInitializer(VarDecl *VDecl, DeclarationName Name,