HomeSort by: relevance | last modified time | path
    Searched defs:emitDestroy (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/Interp/
EvalEmitter.cpp 234 bool EvalEmitter::emitDestroy(uint32_t I, const SourceInfo &Info) {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGDecl.cpp 488 CGF.emitDestroy(addr, type, destroyer, useEHCleanupForArray);
2166 /// emitDestroy - Immediately perform the destruction of the given
2177 void CodeGenFunction::emitDestroy(Address addr, QualType type,

Completed in 34 milliseconds