Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaLambda.cpp819 QualType DeducedType = deduceVarTypeFromInitializer( in buildLambdaInitCaptureInitialization()
H A DSemaDecl.cpp11641 QualType Sema::deduceVarTypeFromInitializer(VarDecl *VDecl, in deduceVarTypeFromInitializer() function in Sema
11780 QualType DeducedType = deduceVarTypeFromInitializer( in DeduceVariableDeclarationType()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h8484 QualType deduceVarTypeFromInitializer(VarDecl *VDecl, DeclarationName Name,