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

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
LexicalScopes.cpp 62 constructScopeNest(CurrentFnLexicalScope);
233 /// constructScopeNest - Traverse the Scope tree depth-first, storing
236 void LexicalScopes::constructScopeNest(LexicalScope *Scope) {
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LexicalScopes.h 221 void constructScopeNest(LexicalScope *Scope);

Completed in 21 milliseconds