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 207 /// AddInitializerToStaticVarDecl - Add the initializer for 'D' to the
212 CodeGenFunction::AddInitializerToStaticVarDecl(const VarDecl &D,
305 var = AddInitializerToStaticVarDecl(D, var);
    [all...]
CodeGenFunction.h     [all...]

Completed in 423 milliseconds