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

  /external/clang/lib/CodeGen/
CGDecl.cpp 246 setStaticLocalDeclAddress(&D, Addr);
406 CGM.setStaticLocalDeclAddress(&D, castedAddr);
    [all...]
CodeGenModule.h 549 void setStaticLocalDeclAddress(const VarDecl *D,
    [all...]

Completed in 66 milliseconds