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

  /external/clang/include/clang/Sema/
Scope.h 37 FnScope = 0x01,
60 /// the FnScope and DeclScope flags set as well.
84 /// It always has FnScope and DeclScope set as well.
292 else if (S->getFlags() & (Scope::FnScope | Scope::ClassScope |
  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfDebug.cpp     [all...]

Completed in 59 milliseconds