Home
last modified time | relevance | path

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

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