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/v8/test/mjsunit/es6/
Dgenerators-iteration.js92 function Sentinel() {} class
451 function Sentinel() {} class in TestTryCatch
518 function Sentinel() {} class in TestTryFinally
603 function Sentinel() {} class in TestNestedTry
/external/llvm/lib/Support/
DYAMLParser.cpp158 mutable Token Sentinel; member
/external/llvm/tools/dsymutil/
DDwarfLinker.cpp326 MapTy::MapEntryTy Sentinel, *Last; member in llvm::dsymutil::__anon5c7ea04f0111::NonRelocatableStringpool
/external/clang/lib/Sema/
DSemaCodeComplete.cpp2091 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local