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

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

Completed in 3577 milliseconds