HomeSort by relevance Sort by last modified time
    Searched refs:TheScope (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Sema/
ScopeInfo.h 573 /// TheScope - This is the scope for the block itself, which contains
575 Scope *TheScope;
583 TheScope(BlockScope)
603 Scope *TheScope;
613 TheCapturedDecl(CD), TheRecordDecl(RD), TheScope(S),
  /external/clang/lib/Sema/
SemaExpr.cpp     [all...]
SemaOpenMP.cpp 755 auto DKind = DSAStack->getDirectiveForScope(RSI->TheScope);
    [all...]

Completed in 86 milliseconds