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 203 setFunctionLinkage(ctor, fn);
267 setFunctionLinkage(dtor, fn);
CGVTables.cpp 393 CGM.setFunctionLinkage(MD, Fn);
451 CGM.setFunctionLinkage(cast<CXXMethodDecl>(GD.getDecl()), ThunkFn);
CodeGenModule.h 745 void setFunctionLinkage(const FunctionDecl *FD, llvm::GlobalValue *V) {
    [all...]
CodeGenModule.cpp     [all...]

Completed in 130 milliseconds