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

  /external/clang/lib/CodeGen/
CodeGenModule.h 811 /// SetInternalFunctionAttributes - Set the attributes on the LLVM
815 void SetInternalFunctionAttributes(const Decl *D, llvm::Function *F,
    [all...]
CGBlocks.cpp     [all...]
CGObjC.cpp 449 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);
    [all...]
CodeGenModule.cpp 662 void CodeGenModule::SetInternalFunctionAttributes(const Decl *D,
    [all...]

Completed in 190 milliseconds