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 220 setFunctionLinkage(GlobalDecl(ctor, ctorType), fn);
277 setFunctionLinkage(GlobalDecl(dtor, dtorType), fn);
CGVTables.cpp 312 CGM.setFunctionLinkage(GD, Fn);
371 CGM.setFunctionLinkage(GD, ThunkFn);
CodeGenModule.h     [all...]
CodeGenModule.cpp     [all...]

Completed in 835 milliseconds