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 109 return EmitVarDecl(VD);
123 /// EmitVarDecl - This method handles emission of any variable declaration
125 void CodeGenFunction::EmitVarDecl(const VarDecl &D) {
    [all...]
CodeGenFunction.h     [all...]

Completed in 25 milliseconds