Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DEvalEmitter.cpp234 bool EvalEmitter::emitDestroy(uint32_t I, const SourceInfo &Info) { in emitDestroy() function in EvalEmitter
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2177 void CodeGenFunction::emitDestroy(Address addr, QualType type, in emitDestroy() function in CodeGenFunction