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

Completed in 31 milliseconds