HomeSort by relevance Sort by last modified time
    Searched refs:EmitDeclare (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.h 273 /// EmitDeclare - Emit call to llvm.dbg.declare for a variable declaration.
274 void EmitDeclare(const VarDecl *decl, unsigned Tag, llvm::Value *AI,
CGDebugInfo.cpp     [all...]

Completed in 170 milliseconds