Home
last modified time | relevance | path

Searched defs:Sentinel (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/FixIt/
Dfixit-objc.m62 @interface Sentinel interface
/external/chromium_org/v8/test/mjsunit/harmony/
Dgenerators-iteration.js92 function Sentinel() {} class
403 function Sentinel() {} class in TestTryCatch
470 function Sentinel() {} class in TestTryFinally
555 function Sentinel() {} class in TestNestedTry
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
Dmock.py72 class Sentinel(object): class
/external/llvm/lib/Support/
DYAMLParser.cpp157 mutable Token Sentinel; member
/external/clang/lib/Sema/
DSemaCodeComplete.cpp2092 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local