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

  /external/clang/lib/CodeGen/
CGCXX.cpp 191 setFunctionLinkage(GlobalDecl(ctor, ctorType), fn);
239 setFunctionLinkage(GlobalDecl(dtor, dtorType), fn);
CGVTables.cpp 390 CGM.setFunctionLinkage(GD, Fn);
453 CGM.setFunctionLinkage(GD, ThunkFn);
    [all...]
CodeGenModule.h     [all...]
CodeGenModule.cpp     [all...]

Completed in 101 milliseconds