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

  /external/clang/lib/CodeGen/
CGDecl.cpp 93 return EmitVarDecl(VD);
107 /// EmitVarDecl - This method handles emission of any variable declaration
109 void CodeGenFunction::EmitVarDecl(const VarDecl &D) {
    [all...]
CodeGenFunction.h     [all...]

Completed in 33 milliseconds