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 223 /// EmitDeclare - Emit call to llvm.dbg.declare for a variable declaration.
224 void EmitDeclare(const VarDecl *decl, unsigned Tag, llvm::Value *AI,
CGDebugInfo.cpp     [all...]

Completed in 18 milliseconds