Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DJumpDiagnostics.cpp645 unsigned TargetScope = TI->first; in VerifyIndirectJumps() local
744 unsigned TargetScope) { in DiagnoseIndirectJump()
/external/v8/src/parsing/
Dparser.cc278 explicit TargetScope(Target** variable) in TargetScope() function in v8::internal::BASE_EMBEDDED