HomeSort by: relevance | last modified time | path
    Searched refs:function_scope (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
AttributorAttributes.cpp 1487 *this, IRPosition::function_scope(IRP), DepClassTy::OPTIONAL);
2501 A.getAAFor<AANoSync>(*this, IRPosition::function_scope(getIRPosition()),
6241 const IRPosition &FnPos = IRPosition::function_scope(IRP);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
Attributor.h 319 function_scope(const IRPosition &IRP, function in namespace:llvm
  /src/external/gpl3/gcc.old/dist/gcc/cp/
parser.cc 32178 tree function_scope;
32188 function_scope = current_function_decl;
32189 if (function_scope)
32214 if (function_scope)
    [all...]
  /src/external/gpl3/gcc/dist/gcc/cp/
parser.cc     [all...]

Completed in 63 milliseconds