Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp3271 FunctionDecl *Sema::FindDeallocationFunctionForDestructor(SourceLocation Loc, in FindDeallocationFunctionForDestructor() function in Sema
H A DSemaDeclCXX.cpp10948 FindDeallocationFunctionForDestructor(Loc, RD)) { in CheckDestructor()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h6930 FunctionDecl *FindDeallocationFunctionForDestructor(SourceLocation StartLoc,