Home
last modified time | relevance | path

Searched refs:DeclareGlobalNewDelete (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp2971 DeclareGlobalNewDelete(); in FindAllocationFunctions()
3105 DeclareGlobalNewDelete(); in FindAllocationFunctions()
3323 void Sema::DeclareGlobalNewDelete() { in DeclareGlobalNewDelete() function in Sema
3570 DeclareGlobalNewDelete(); in FindUsualDeallocationFunction()
4289 DeclareGlobalNewDelete(); in BuiltinOperatorNewDeleteOverloaded()
H A DSemaLookup.cpp314 getSema().DeclareGlobalNewDelete(); in configure()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h8529 void DeclareGlobalNewDelete();
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc5468 {"_ZN5clang4Sema22DeclareGlobalNewDeleteEv", "clang::Sema::DeclareGlobalNewDelete()"},