Home
last modified time | relevance | path

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

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