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

Completed in 3661 milliseconds