HomeSort by relevance Sort by last modified time
    Searched defs:UsingDirectives (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Sema/
Scope.h 182 UsingDirectivesTy UsingDirectives;
412 UsingDirectives.push_back(UDir);
419 return using_directives_range(UsingDirectives.begin(),
420 UsingDirectives.end());
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 648 milliseconds