HomeSort by: relevance | last modified time | path
    Searched defs:getSentinel (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
SourceLocation.h 57 static FileID getSentinel() { return get(-1); }
475 return clang::FileID::getSentinel();
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
ScopeInfo.h 274 static inline WeakObjectProfileTy getSentinel();
315 return WeakObjectProfileTy::getSentinel();
1030 FunctionScopeInfo::WeakObjectProfileTy::getSentinel() {

Completed in 17 milliseconds