Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp823 QualType DeducedType = deduceVarTypeFromInitializer( in buildLambdaInitCaptureInitialization()
H A DSemaDecl.cpp11700 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, in deduceVarTypeFromInitializer() function in Sema
11839 QualType DeducedType = deduceVarTypeFromInitializer( in DeduceVariableDeclarationType()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8553 QualType deduceVarTypeFromInitializer(VarDecl *VDecl, DeclarationName Name,