Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DEvalEmitter.cpp249 bool EvalEmitter::emitDestroy(uint32_t I, const SourceInfo &Info) { in emitDestroy() function in EvalEmitter
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDecl.cpp2196 void CodeGenFunction::emitDestroy(Address addr, QualType type, in emitDestroy() function in CodeGenFunction