|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/lib/CodeGen/CodeGenModule.h 1095 void SetInternalFunctionAttributes(GlobalDecl GD, llvm::Function *F,
References
tools/clang/lib/CodeGen/CGBlocks.cpp 1576 CGM.SetInternalFunctionAttributes(blockDecl, fn, fnInfo);
1975 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
2480 CGF.CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
2555 CGF.CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
tools/clang/lib/CodeGen/CGDeclCXX.cpp 346 SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
tools/clang/lib/CodeGen/CGObjC.cpp 686 CGM.SetInternalFunctionAttributes(OMD, Fn, FI);
3539 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
3622 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FI);
tools/clang/lib/CodeGen/CGOpenMPRuntime.cpp 1368 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FnInfo);
3308 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
4517 CGM.SetInternalFunctionAttributes(GlobalDecl(), TaskEntry, TaskEntryFnInfo);
4621 CGM.SetInternalFunctionAttributes(GlobalDecl(), DestructorFn,
4715 CGM.SetInternalFunctionAttributes(GlobalDecl(), TaskPrivatesMap,
4904 CGM.SetInternalFunctionAttributes(GlobalDecl(), TaskDup, TaskDupFnInfo);
5578 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
6014 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FnInfo);
6091 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FnInfo);
6161 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FnInfo);
8870 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, FnInfo);
tools/clang/lib/CodeGen/CGOpenMPRuntimeNVPTX.cpp 707 CGM.SetInternalFunctionAttributes(GlobalDecl(), WorkerFn, CGFI);
3193 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
3487 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
3648 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
3754 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
3848 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
3954 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
4564 CGM.SetInternalFunctionAttributes(GlobalDecl(), Fn, CGFI);
tools/clang/lib/CodeGen/CGStmt.cpp 2419 CGM.SetInternalFunctionAttributes(CD, F, FuncInfo);
tools/clang/lib/CodeGen/CGStmtOpenMP.cpp 475 CGM.SetInternalFunctionAttributes(CD, F, FuncInfo);