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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 194 /// EmitDeclareOfAutoVariable - Emit call to llvm.dbg.declare for an automatic
196 void EmitDeclareOfAutoVariable(const VarDecl *Decl, llvm::Value *AI,
CGDecl.cpp 904 DI->EmitDeclareOfAutoVariable(&D, DeclPtr, Builder);
    [all...]
CGBlocks.cpp     [all...]
CGDebugInfo.cpp     [all...]

Completed in 104 milliseconds