Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DMemoryDependenceAnalysis.h87 NonLocal = 0x4, enumerator
/external/v8/src/ast/
Dscopes.cc1032 Variable* Scope::NonLocal(const AstRawString* name, VariableMode mode) { in NonLocal() function in v8::internal::Scope