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 774 /// SetInternalFunctionAttributes - Set the attributes on the LLVM
778 void SetInternalFunctionAttributes(const Decl *D, llvm::Function *F,
    [all...]
CGBlocks.cpp     [all...]
CodeGenModule.cpp 622 void CodeGenModule::SetInternalFunctionAttributes(const Decl *D,
    [all...]
CGObjC.cpp 449 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);
    [all...]

Completed in 212 milliseconds