Home
last modified time | relevance | path

Searched defs:function_scope (Results 1 – 2 of 2) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dscope.c40 *function_scope = &builtin_scope, // labels, arguments etc variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/IPO/
DAttributor.h241 static const IRPosition function_scope(const IRPosition &IRP) { in function_scope() function