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

  /external/clang/lib/CodeGen/
CGDecl.cpp 195 /// AddInitializerToStaticVarDecl - Add the initializer for 'D' to the
200 CodeGenFunction::AddInitializerToStaticVarDecl(const VarDecl &D,
273 GV = AddInitializerToStaticVarDecl(D, GV);
    [all...]
CodeGenFunction.h     [all...]

Completed in 1236 milliseconds