HomeSort by relevance Sort by last modified time
    Searched defs:getSentinel (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
SourceLocation.h 55 static FileID getSentinel() { return get(-1); }
406 return clang::FileID::getSentinel();
  /external/clang/include/clang/StaticAnalyzer/Core/
CheckerManager.h 567 static CachedStmtCheckersKey getSentinel() {
648 return clang::ento::CheckerManager::CachedStmtCheckersKey::getSentinel();
  /external/clang/include/clang/Sema/
ScopeInfo.h 167 static inline WeakObjectProfileTy getSentinel();
207 return WeakObjectProfileTy::getSentinel();
555 FunctionScopeInfo::WeakObjectProfileTy::getSentinel() {

Completed in 51 milliseconds