Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DInterpreter.h182 llvm::DenseMap<CXXRecordDecl *, llvm::orc::ExecutorAddr> Dtors; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DItaniumCXXABI.cpp2909 const llvm::TinyPtrVector<llvm::Function *> &Dtors = I.second; in unregisterGlobalDtorsWithUnAtExit() local
2964 const llvm::TinyPtrVector<llvm::Function *> &Dtors = I.second; in registerGlobalDtorsWithAtExit() local