Searched refs:setDefaultedFunctionInfo (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h2089 void setDefaultedFunctionInfo(DefaultedFunctionInfo *Info);
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp2833 void FunctionDecl::setDefaultedFunctionInfo(DefaultedFunctionInfo *Info) { function in class:FunctionDecl
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp898 FD->setDefaultedFunctionInfo(FunctionDecl::DefaultedFunctionInfo::Create(
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp4548 New->setDefaultedFunctionInfo(
H A DSemaDeclCXX.cpp8248 FD->setDefaultedFunctionInfo(FunctionDecl::DefaultedFunctionInfo::Create(

Completed in 151 milliseconds