Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExprCXX.cpp2876 FunctionDecl *Sema::FindDeallocationFunctionForDestructor(SourceLocation Loc, in FindDeallocationFunctionForDestructor() function in Sema
H A DSemaDeclCXX.cpp8267 FindDeallocationFunctionForDestructor(Loc, RD)) { in CheckDestructor()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h5254 FunctionDecl *FindDeallocationFunctionForDestructor(SourceLocation StartLoc,