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 404 void setStaticLocalDeclAddress(const VarDecl *D,
    [all...]
CGDecl.cpp 292 CGM.setStaticLocalDeclAddress(&D, addr);
325 CGM.setStaticLocalDeclAddress(&D, castedAddr);
    [all...]

Completed in 25 milliseconds