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 310 CGM.setStaticLocalDeclAddress(&D, addr);
346 CGM.setStaticLocalDeclAddress(&D, castedAddr);
    [all...]
CodeGenModule.h 534 void setStaticLocalDeclAddress(const VarDecl *D,
    [all...]

Completed in 77 milliseconds