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

  /external/clang/lib/CodeGen/
CodeGenModule.h 395 void setStaticLocalDeclAddress(const VarDecl *D,
    [all...]
CGDecl.cpp 269 CGM.setStaticLocalDeclAddress(&D, GV);
    [all...]

Completed in 34 milliseconds