Home
last modified time | relevance | path

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

/external/llvm/tools/dsymutil/
DNonRelocatableStringpool.h63 MapTy::MapEntryTy Sentinel, *Last; variable
/external/clang/test/FixIt/
Dfixit-objc.m62 @interface Sentinel interface
/external/v8/test/mjsunit/es6/
Dgenerators-iteration.js89 function Sentinel() {} class
414 function Sentinel() {} class in TestTryCatch
481 function Sentinel() {} class in TestTryFinally
566 function Sentinel() {} class in TestNestedTry
/external/llvm/lib/Support/
DYAMLParser.cpp163 mutable Token Sentinel; member
/external/llvm/lib/AsmParser/
DLLParser.cpp2430 Value *Sentinel = FI->second.first; in SetInstName() local
2447 Value *Sentinel = FI->second.first; in SetInstName() local
/external/clang/lib/Sema/
DSemaCodeComplete.cpp2107 if (SentinelAttr *Sentinel = FunctionOrMethod->getAttr<SentinelAttr>()) in MaybeAddSentinel() local