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);
271 setFunctionLinkage(dtor, fn);
CodeGenModule.h 702 void setFunctionLinkage(const FunctionDecl *FD, llvm::GlobalValue *V) {
CGVTables.cpp     [all...]
CodeGenModule.cpp     [all...]

Completed in 1091 milliseconds