Home
last modified time | relevance | path

Searched defs:setIsDestroyingOperatorDelete (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDecl.cpp3539 void FunctionDecl::setIsDestroyingOperatorDelete(bool IsDestroyingDelete) { in setIsDestroyingOperatorDelete() function in FunctionDecl
H A DASTContext.cpp13290 void ASTContext::setIsDestroyingOperatorDelete(const FunctionDecl *FD, in setIsDestroyingOperatorDelete() function in ASTContext