Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp11777 bool Sema::DeduceVariableDeclarationType(VarDecl *VDecl, bool DirectInit, in DeduceVariableDeclarationType() function in Sema
12131 if (DeduceVariableDeclarationType(VDecl, DirectInit, Init)) in AddInitializerToDecl()
12607 DeduceVariableDeclarationType(Var, false, nullptr)) in ActOnUninitializedDecl()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2661 bool DeduceVariableDeclarationType(VarDecl *VDecl, bool DirectInit,