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 903 void SetInternalFunctionAttributes(const Decl *D, llvm::Function *F,
    [all...]
CGBlocks.cpp     [all...]
CGStmt.cpp     [all...]
CGObjC.cpp 474 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);
    [all...]
CodeGenModule.cpp 785 void CodeGenModule::SetInternalFunctionAttributes(const Decl *D,
    [all...]

Completed in 114 milliseconds